Unix Technical Forum

onpload cannot validate logging state of target database

This is a discussion on onpload cannot validate logging state of target database within the Informix forums, part of the Database Server Software category; --> I just came home after spending several hours in a migration activity that failed completely. Basically, the problem was ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 09:02 AM
Johan Backlund
 
Posts: n/a
Default onpload cannot validate logging state of target database



I just came home after spending several hours in a migration activity
that failed completely.

Basically, the problem was that "onpladm run job" went silent for a
minute while trying to connect to the server and then comes back with
the error message "onpload cannot validate logging state of target
database".

The activities had been tested several times before tonight on
different machines with the same software setup: IDS 9.40.FC4 on HP-UX
11.11. More tests were performed on different machines with success.
The only place where onpladm failed to connect was on the production
cluster.

The basic test case that we ended up using was:

$ onpladm create project unload
$ onpladm create job test1 -p unload -fu -d test1.out -D database_name
-t table_name
$ onpladm run job test1 -p unload -fu

This sequence ran fine on all machines except on any of the four
servers in the production cluster.

By tracing communication and system calls we were able to determine
that onpladm succeeded in connecting to onpload database and issue a
number of SQL queries. Finally, it ends up performing the same query
against the table "session" repeatedly until it gives up. The system
calls made between these queries were only timer related.

The cluster is using ServiceGuard packages with virtual IP addresses,
but we had the exact same behaviour on an IDS instance using "real" IP
addresses.

online.log did not mention anything.

Anyone have any ideas on what might be the problem or where to look for
more information? I've been thinking that maybe there's some problem
regarding use of shared memory - this cluster is running multiple IDS
instances on the same machine and I thought maybe onpload isn't able to
get a hold of enough shared memory?

We will create a completely new and minimal IDS instance in the
production cluster to experiment on tomorrow and we will probably also
log a support case on this - however, any ideas are still welcome
because we need to solve this pretty quickly (as usual P).


thanks for listening.





__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
sending to informix-list
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 09:02 AM
Roy Mercer
 
Posts: n/a
Default Re: onpload cannot validate logging state of target database

Executing a job in HPL , HPL returns the following error: "Onpload
cannot validate logging state of target database". No error logs
where generated by HPL. Opened case with IBM Tech Support - said we
where running into the following:

Bug: 167408 ONPLOAD RETURNED ERROR ACCESSING TABLE 'SYSDRI', SQL ERROR
100, ISAM ERROR 0

Workaround:
echo "INSERT INTO flags_text (tabname, flags, txt)
VALUES ('sysdrcb', -1, 'Not Initialized');"| dbaccess sysmaster

Affected Verions:
IDS 9.30.uc7 (only)
IDS 9.40.xx

Fixed In:
IDS 9.40.uc5.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com