Dear All,
I need to export a Portal system NPQ. Which schema should I export
1 ) Which Schema is my Current portal system ( NPQ) using. When I execute the statement below, I get two answers, the two contender are ofcourse SAPNPPDB and SAPNPQDB. Surprisingly there are two schema - may be due to old system copy.
In the Config tool -> Secure store -> Connection Pool -> NPQ properties URL has Schema=SAPNPPDB and user = sapnppdb
So , I am confused to export SAPNPQDB or SAPNPPDB because SID is NPQ and in configtool connection is related to NPP.
*************
db2 => select schemaname from syscat.schemata
SCHEMANAME
--------------------------------------------------------------------------------------------------------------------------------
NULLID
NULLIDR1
NULLIDRA
SAPNPPDB
SAPNPQDB
SAPTOOLS
SQLJ
SYSCAT
SYSFUN
SYSIBM
SYSIBMADM
SYSIBMINTERNAL
SYSIBMTS
SYSPROC
SYSPUBLIC
SYSSTAT
SYSTOOLS
******************************************************************************************************
Please help me choose which schema should I choose in the export step DATABASE Schema . SAPNPQDB or SAPNPPDB ?
Regards,