Hi, is any one aware of the file location where details of IS internal DB gets stored. As server is not coming up cause of some DB issues and is not able to find connection with its internal DB , so i need to change that setting to file storage. Need help guys
can you share the xml files....? Also share the errors in the server.log...! as far as i know IS does not need the DB for start up.... ! yes IS will take time for start up if it is having DB issues.... but it will come up for sure...
Sharing xml files not possible...
Nd i did changes in the pools folder nd started again IS in safe mode, now getting Broker connection issue in the server logs.
Will see if server comes up or not
now logs are stuck
Unable to Initialize [ISC.0063.9154] [Tx] The ISInternal functional alias is not configured properly on the JDBC Pools page. Assign a valid database pool and restart the Integration Server. ()
connections i mentioned here are correct , telnet is also happening bw the two servers but still
this is jdbc issue, while connecting the database. but you don't require jdbc connections to come up IS, this is diff issue. pls chk server logs more information or otherwise pls chk the config files, it may be corrupted.
Please copy config files from test server and copy in this server config directory of course take backup of current config files, and then try to restart , in case if config files are corrupt then it will restart at least you can eliminate one of the possibility
you can try one more thing... wmInstallationDirecotory/config/jdbc/function/*.xml and change the tag like above.. and try restarting it once.... once the server comes up... you can repoint it to the actual DB alias.... One more thing... hope you created all the required product tables using DBConfigurator.....
cabj4klt
Hi, is any one aware of the file location where details of IS internal DB gets stored. As server is not coming up cause of some DB issues and is not able to find connection with its internal DB , so i need to change that setting to file storage. Need help guys
cabj4klt
have tried bring up the server too in safe mode but it is failing
veena
whats the wM version..? check the wmInstallationDirecotory/config/jdbc/pool/*.xml files...
cabj4klt
8.2.2
have checked there already, but not getting the parameters which can reflect connections to file storage
veena
can you share the xml files....? Also share the errors in the server.log...! as far as i know IS does not need the DB for start up.... ! yes IS will take time for start up if it is having DB issues.... but it will come up for sure...
cabj4klt
Sharing xml files not possible...
Nd i did changes in the pools folder nd started again IS in safe mode, now getting Broker connection issue in the server logs.
Will see if server comes up or not
cabj4klt
now logs are stuck
Unable to Initialize [ISC.0063.9154] [Tx] The ISInternal functional alias is not configured properly on the JDBC Pools page. Assign a valid database pool and restart the Integration Server. ()
connections i mentioned here are correct , telnet is also happening bw the two servers but still
veena
if you can share the error.. i am sure you will get the resolution...
Hawk
this is jdbc issue, while connecting the database. but you don't require jdbc connections to come up IS, this is diff issue. pls chk server logs more information or otherwise pls chk the config files, it may be corrupted.
cabj4klt
Meena, hawk, thanks for your advices, will check once again all the settings
Asadul
Please copy config files from test server and copy in this server config directory of course take backup of current config files, and then try to restart , in case if config files are corrupt then it will restart at least you can eliminate one of the possibility
veena
you can try one more thing... wmInstallationDirecotory/config/jdbc/function/*.xml and change the tag like above.. and try restarting it once.... once the server comes up... you can repoint it to the actual DB alias.... One more thing... hope you created all the required product tables using DBConfigurator.....