HP3000-L Archives

July 2008, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Brian Donaldson <[log in to unmask]>
Reply To:
Brian Donaldson <[log in to unmask]>
Date:
Tue, 8 Jul 2008 10:49:05 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (96 lines)
I am trying to set up the logging stuff in a DB within a Cobol program.

It appears to work ok, but after it is all done I go into DBUTIL and it shows
that the logid is not present, logging is disabled and so on....

My Cobol program calls the COMMAND intrinsic to execute the commands
and returns a zero error code/param indicating success. However, according to 
DBUTIL it was not successful.

I know it is something I am not doing correctly but cannot see what.

I am hoping one of the gurus here might be able to help me.

TIA,
Brian.


AFTER DOING GETLOG=>+0000>+0000>GETLOG
FETIDLOG;LOG=FETIL001,DISC;PASS=LLF9D6W8;AUTO
                                                                                
                   <
Creating   FETIDB Database....
WRITING=>CREATE FETIDB                           <
WRITING=>SET FETIDB CIUPDATE=ON                  <
WRITING=>SET FETIDB BTREEMODE1=ON,WILDCARD=@     <
WRITING=>ENA FETIDB FOR LOGGING                  <
WRITING=>ENA FETIDB FOR DEADLOCKDETECT           <
WRITING=>SET FETIDB LOGID=FETIDLOG               <
WRITING=>SET FETIDB MAINT=T49G920F               <
WRITING=>SET FETIDB PASSWORD 1=D4K1ZH4K          <
WRITING=>REL FETIDB                              <
WRITING=>EXIT                                    <
Setting Up FETIDB Database....
AFTER DBUTIL COMMANDS=>+0000>+0000>RUN DBUTIL.PUB.SYS;STDIN=DBSCMA > LISTF1
                      <

(Some of these commands executed successfully, the logging ones did not)

Creating and Setting Up File (LOCKERD2.PUB.SYS)

END OF PROGRAM
:DBUTIL
HP30391C.09.05 TurboIMAGE/XL:  DBUTIL (C) COPYRIGHT HEWLETT-PACKARD COMPANY 1987

>>SHOW FETIDB ALL
  For database FETIDB

  Maintenance word is not present.

  Access is enabled.
  Autodefer is disabled.
  Dumping is disabled.
  Rollback recovery is disabled.
  Recovery is disabled.
  ILR is disabled.
  Mustrecover is disabled.
  Logging is disabled.
  Prefetch is disabled.
  Indexing is disabled.
  HWMPUT is disabled.
  Add entry into lock table for deadlock detect is enabled.
  Restart is disabled.
  Database has never been stored.
  Database has been modified since last store date.
  Shadowing is disabled.
  Using Dependency SEMaphore(DSEM) is disabled.
  OLDINFOLIMITS is disabled.
  Session/Job name will not be copied to Userident in DBOPEN
  Subsystem access is READ/WRITE.

  CIUPDATE is on.
  Dynamic capacity expansion is used for 1 data sets.
  Database has at least one indexed data set.
  BTREEMODE1 is on, wildcard = "@".

  Logid is not present.

  XM log set      :  default XM user log set
                     for volume set MPEXL_SYSTEM_VOLUME_SET         
  XM log set type :  circular
  XM log set size :  32 megabytes

  The language is  0 - NATIVE-3000.

  Locksizelevel set to 6.

  Buffer specifications:
  8(1/2),9(3/4),10(5/6),11(7/8),12(9/10),13(11/12),14(13/14),
  15(15/16),16(17/18),17(19/120)

  No other users are accessing the database.
>>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2