Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

SYSPROC procedure

$
0
0
Dear forum members,


db2 "call sysproc.automaint_get_policyfile( 'AUTO_BACKUP', 'AutoBackup.xml' )" works fine on my DB2 10.5 on RHEL 6 server but when i fire same command on my live Db2 9.7 on AIX it gives me below error


db2 call sysproc.automaint_get_policyfile('AUTO_BACKUP', 'AutoBackup.xml') SQL0443N Routine "SYSPROC.AUTOMAINT_GET_POLICYFILE" (specific name "AUTOMAINT_GET_POLICYFILE") has returned an error SQLSTATE with diagnostic text "". SQLSTATE=00000





From db2diag.log:

LEVEL: Warning

PID : 204559 TID : 4 PROC : db2fmp (C) 0

INSTANCE: db2bwq NODE : 000

EDUID : 4 EDUNAME: db2fmp (C) 0

FUNCTION: DB2 UDB, Policy, sqlpiAutomaintGetPolicySpCommon, probe:100 DATA #1 : <preformatted> AutoMaintGetPolicy error, sqlcode is 0 sql error message is SQL09070



2010-02-17-09.37.03.639853-360 I22357913A378 LEVEL: Warning

PID : 204559 TID : 4 PROC : db2fmp (C) 0

INSTANCE: db2bwq NODE : 000

EDUID : 4 EDUNAME: db2fmp (C) 0
FUNCTION: DB2 UDB, Policy, db2AutomaintGetPolicyFileSpLocal, probe:90 DATA #1 : <preformatted> Error returned from sqlpiAutomaintGetPolicySpCommon


Please suggest me what to do now ?

thanks in advance...

Viewing all articles
Browse latest Browse all 13329

Trending Articles