I am trying to move the customization from one SM to another SM from through Oracle Database then it is showing following error
84235) 12/26/2008 11:58:09 RTE Connection to Oracle server 'unixsm' as user 'unixsm' successful
2501(684235) 12/26/2008 11:58:09 RTE Connected to Oracle Version 10.2.0.3.0
2501(684235) 12/26/2008 11:58:09 RTE OCI Client version: 10.2.0.1 (0x0A200100)
2501(684235) 12/26/2008 11:58:09 RTE OCI Client settings for language, territory and character set: AMERICAN_AMERICA.AL32UTF8
2501(684235) 12/26/2008 11:58:09 RTE Oracle server settings for language, territory and character set: AMERICAN_AMERICA.AL32UTF8
2501(684235) 12/26/2008 11:58:09 RTE E Starting system: pemssm01.13080, but system: demssm01.13080 seems to be already running on this data base.
2501(684235) 12/26/2008 11:58:09 RTE E Failed to initialize or attach to shared memory environment. Return code -1
2501(684235) 12/26/2008 11:58:09 RTE I Thread termination in progress
2501(684235) 12/26/2008 11:58:09 RTE E munmap( 0xD581F000, 4096 ) failed, errno=14 (Bad address)
2536(684291) 12/26/2008 11:58:09 RTE W Option "debugquery" not recognized
2536(684291) 12/26/2008 11:58:09 RTE W Use the following help parms to see valid options
here pemssm01 is name of one SM and demssm01 is the name of another
I am moving demssm01 customization to pemssm01.


Reply With Quote
Bookmarks