ayushk
24th February 2009, 08:57
Hi,
We are in the process of migrating BaanIV from HP-UX and Informix to IBM-AIX5.3 and Oracle9.
On executing the bdbpost6.1 command we are getting error 521 (This indicates that shared memory has not been loaded)
On starting the shared memory the error changes to 515 (This indicates a license error; probably an unpatched binary)
In the new environment, the Baan application and database will be on different servers.
Environment variables that have been set are are:
BSE=/eubaan02/app/bse
ORACLE_SID=EUBAAN2S
ORACLE_HOME=/baanCNLRDD01s/app/oracle/product/9.2.0
TNS_ADMIN=/var/opt/oracle
oracle_client_home:/user/app/oracle/product/9.2.0
We have performed the following steps:
1. Copy the Baan application from source server to target server.
All Baan directories have been copied (application, dict, lib, bin, etc, tools ...)
2. Export the 000 company on source server in pipe delimited form and copy the dump to the target server.
3. Porting set has been upgraded to 6.1c.07.15
4. The tabledef6.1 file has been updated as
*:000:oracle8(ORACLE_HOME=/user/app/oracle/product/9.2.0,ORACLE_SID=EUBAAN2S):N
We have also tried with the tabledef6.1 as
*:000:oracle8(TNS_ADMIN=/var/opt/oracle,TWO_TASK=EUBAAN2S.world):N
5. $BSE/etc/* files have been modified to reflect the change in BSE location
6. ora_users, ora_groups and ora_storage files have been created as follows:
#----------------------------------------------------------------------------
# U S E R S
# Please edit this file with the ora_maintain program or the ora_admin tool!!
#----------------------------------------------------------------------------
bsp:EUBAAN02_000:FPq}1Qt%SSV>YR8oC.9'M(zGET+_M51w:EUBAAN02_000
#----------------------------------------------------------------------------
# G R O U P S
# Please edit this file with the ora_maintain program or the ora_admin tool!!
#----------------------------------------------------------------------------
EUBAAN02_000:FPq}1Qt%SSV>YR8oC.9'M(zGET+_M51w
#----------------------------------------------------------------------------
# S T O R A G E
#----------------------------------------------------------------------------
*:000:T:group:0214:5:TABLESPACE EUBAAN02_DATA_000
*:000:I:group:0214:5:TABLESPACE EUBAAN02_INDX_000
#----------------------------------------------------------------------------
7. /var/opt/oracle/tnsnames.ora
EUBAAN2S.world =
(DESCRIPTION =
(SDU = 32767)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 159.82.226.26)(PORT = 1522))
)
(CONNECT_DATA = (SID = EUBAAN2S))
)
Please advise. Please let me know if any information is needed from me.
Thanks in advance.
Ayush
We are in the process of migrating BaanIV from HP-UX and Informix to IBM-AIX5.3 and Oracle9.
On executing the bdbpost6.1 command we are getting error 521 (This indicates that shared memory has not been loaded)
On starting the shared memory the error changes to 515 (This indicates a license error; probably an unpatched binary)
In the new environment, the Baan application and database will be on different servers.
Environment variables that have been set are are:
BSE=/eubaan02/app/bse
ORACLE_SID=EUBAAN2S
ORACLE_HOME=/baanCNLRDD01s/app/oracle/product/9.2.0
TNS_ADMIN=/var/opt/oracle
oracle_client_home:/user/app/oracle/product/9.2.0
We have performed the following steps:
1. Copy the Baan application from source server to target server.
All Baan directories have been copied (application, dict, lib, bin, etc, tools ...)
2. Export the 000 company on source server in pipe delimited form and copy the dump to the target server.
3. Porting set has been upgraded to 6.1c.07.15
4. The tabledef6.1 file has been updated as
*:000:oracle8(ORACLE_HOME=/user/app/oracle/product/9.2.0,ORACLE_SID=EUBAAN2S):N
We have also tried with the tabledef6.1 as
*:000:oracle8(TNS_ADMIN=/var/opt/oracle,TWO_TASK=EUBAAN2S.world):N
5. $BSE/etc/* files have been modified to reflect the change in BSE location
6. ora_users, ora_groups and ora_storage files have been created as follows:
#----------------------------------------------------------------------------
# U S E R S
# Please edit this file with the ora_maintain program or the ora_admin tool!!
#----------------------------------------------------------------------------
bsp:EUBAAN02_000:FPq}1Qt%SSV>YR8oC.9'M(zGET+_M51w:EUBAAN02_000
#----------------------------------------------------------------------------
# G R O U P S
# Please edit this file with the ora_maintain program or the ora_admin tool!!
#----------------------------------------------------------------------------
EUBAAN02_000:FPq}1Qt%SSV>YR8oC.9'M(zGET+_M51w
#----------------------------------------------------------------------------
# S T O R A G E
#----------------------------------------------------------------------------
*:000:T:group:0214:5:TABLESPACE EUBAAN02_DATA_000
*:000:I:group:0214:5:TABLESPACE EUBAAN02_INDX_000
#----------------------------------------------------------------------------
7. /var/opt/oracle/tnsnames.ora
EUBAAN2S.world =
(DESCRIPTION =
(SDU = 32767)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 159.82.226.26)(PORT = 1522))
)
(CONNECT_DATA = (SID = EUBAAN2S))
)
Please advise. Please let me know if any information is needed from me.
Thanks in advance.
Ayush