Ptrck's 'Don't Forget How To' Blog
Tuesday, May 1, 2012
Errors encountered if the connection factory is not XA enabled
›
Errors encountered if the connection factory is not XA enabled Problem(Abstract)Only WebLogic environments are affected. Resolving the probl...
Monday, February 6, 2012
automatically redirect HTTP traffic to HTTPS if SSL encryption
›
IIS (Internet Information Server) doesn’t have a way to automatically redirect HTTP traffic to HTTPS if SSL encryption is enabled for a site...
Tuesday, November 29, 2011
Restart Remote server from CMD
›
You must have same rights on the machine you are running this from shutdown /r /m \\severname
1 comment:
Thursday, March 31, 2011
Weblogic 9: Security Realms and Deleting Cache
›
NOTE: We are unable to send the ETX data to NAG standalone system. If you delete the cache of a standalone instance of maximo, you will have...
Tuesday, March 15, 2011
Weblogic - STATE is ADMIN mode...UGGGGH!
›
Here is a running list to help when your server is in the STATE: ADMIN Check the Error log... it will most of the time tell you whats wrong....
Thursday, March 10, 2011
[MAXIMO] Importing Reports
›
Import the reports Note: Edit the file \reports\birt\tools\reporttools.properties according to your environment configuration. 1. Run the IM...
Tuesday, March 1, 2011
Get IP Addresses from a list of Servers
›
two files: server_list.txt - this is your list of SERVERS SERVER_IP.txt - Outputfile @echo off FOR /F %%G IN (server_list.txt) DO CALL :set...
›
Home
View web version