If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Problem switching logging mode of database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-12, 15:09
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
Problem switching logging mode of database

Friends,

I am having hard time switching the logging status of the database.

Quote:
IBM Informix Dynamic Server Version 10.00.FC5
Can some one help me ; Urgent.

Code:
Running dbaccess on hp104
-------------------------

Set isolation to dirty read.
	

 265: Transaction not available.

-------------------------
Running  on hp104
-> hp104:/home/dbfinder<-
(dbfinder) $ ontape -s -L 0 -B strdb
Server is in an incompatible state or user authentication failed.

Program over.

------------------------
Running  on ibm98
(ibm98:/home/dbfinder)  ontape -s -L 0 -B strdb
Error changing logging status - 'strdb'. iserrno 107.


Program over.

(ibm98:/home/dbfinder)
HP104 is the server where we use the database with dbaccess. It is giving error 265: Transaction not available.


Suspecting that database is not in logging mode I was trying to change the logging mode of the database on ibm98 server.

Where am I wrong ??

DBFinder

Last edited by DBFinder; 02-07-12 at 15:13.
Reply With Quote
  #2 (permalink)  
Old 02-07-12, 22:32
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
Resolved


The applications were connected. Used onmode -uy , worked like charm.
Database swithed to looging mode. Used unbuffered (-U).

Thanks All
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On