[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1

Title:ALL-IN-1 (tm) Support Conference
Notice:Please spell ALL-IN-1 correctly - all CAPITALS!
Moderator:IOSG::PYECE
Created:Fri Jul 01 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2716
Total number of notes:12169

2708.0. "Problems during ALL-IN-1 Startup !!!" by STU03::STAEBLER () Tue Jun 03 1997 09:11

Hi,

after I have updated ALL-IN-1 to V3.2 I have a problem during the system boot
with the ALL-IN-1 Startup.
If I start ALL-IN-1 interactive with the ALLIN1 - or SYSTEM Account 
---> NO errors !!!

ALL-IN-1 Startup during System boot:
...
  Initializing the Script Symbiont Queue OA$SCRIPT_GERMAN

  Running ALL-IN-1 to define Shared Area and Customization Management Logicals

($ set verify)

$ ALLIN1 /NOINIT /OVERRIDE
	OA$FLO_OPEN_LIB OA$LIB:MANAGER
	OA$FLO_OPEN_LIB OA$LIB:ADMIN
	DO OA$LIB:OA$SM_DEFINE_SHARED_LOGICALS
oa$tra_set all,log
	DO OA$LIB:CM_DEFINE_DEV_LOGS
%OA-E-DBEOR, Fehler beim Aufrufen der Datei CM$APP. File
HDUS1:[ALLIN1.DATA_GERMAN]CM$APP.DAT;.
-RMS-E-ACC, ACP file access failed
-SYSTEM-F-EXBYTLM, exceeded byte count quota
(Trace file at the end of the NOTE)

	.TEXT
	...

Checking the housekeeping schedule to see if any procedures need requeueing

Requeueing on
Requeueing on
%OA-E-DBEOR, Fehler beim Aufrufen der Datei SM_GEN_UTI_SCH. File
HDUS1:[ALLIN1.DATA_GERMAN]OA$SM_UTIL_SCHEDULE.DAT;.
-RMS-E-ACC, ACP file access failed
-SYSTEM-F-EXBYTLM, exceeded byte count quota
%OA-E-DBEOR, Fehler beim Aufrufen der Datei SM_GEN_UTI_SCH. File
HDUS1:[ALLIN1.DATA_GERMAN]OA$SM_UTIL_SCHEDULE.DAT;.
-RMS-E-ACC, ACP file access failed
-SYSTEM-F-EXBYTLM, exceeded byte count quota
%OA-E-DBEOR, Fehler beim Aufrufen der Datei SM_UTILITY_MASTER. File
HDUS1:[ALLIN1.DATA_GERMAN]OA$SM_UTILITY_MASTER.DAT;.
-RMS-E-ACC, ACP file access failed
-SYSTEM-F-EXBYTLM, exceeded byte count quota
%OA-E-DBEOR, Fehler beim Aufrufen der Datei SM_UTILITY_MASTER. File
HDUS1:[ALLIN1.DATA_GERMAN]OA$SM_UTILITY_MASTER.DAT;.
-RMS-E-ACC, ACP file access failed
-SYSTEM-F-EXQUOTA, process quota exceeded

...


TRACE File CM$APP error:

![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 69: 
![IO]     Getting next record from TXT$TXL_DO, Text starts "FOR CM$APP WITH"
![IO]     Getting next record from TXT$TXL_DO, Text starts "GET #CM_APPLICA"
![IO]     Getting next record from TXT$TXL_DO, Text starts "GET OA$FUNCTION"
![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 72: FOR CM$APP WITH .STARTUP NES "" DO 
!               GET #CM_APPLICATION = .CODE\\GET OA$FUNCTION = .STARTUP
![FUNC]   Function = FOR, Cmd line = CM$APP WITH .STARTUP NES "" DO GET #CM_APPL
!               ICATION = .CODE\GET OA$FUNCTION = .STARTUP
![SYMBOL] Symbol = "", Value = 
![FLOW]   Form CM$APP opening, Library = HDUS1:[ALLIN1.LIB_GERMAN]CM.FLB;
![IO]     Error opening CM$APP ******************************!!!!!!!!!!!!!!
![IO]     Opening CM$APP, File = OA$DATA:CM$APP.DAT, Class = DATA, Mode = INPUT
![IO]     Status = ACP file access failed ****************************!!!!
![IO]     Getting next record from TXT$TXL_DO, Text starts ""
![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 73: 
![IO]     Getting next record from TXT$TXL_DO, Text starts "GET #CM_STARTUP"
![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 74: GET #CM_STARTUP = 0
![FUNC]   Function = GET, Cmd line = #CM_STARTUP = 0
![SYMBOL] Symbol = #CM_STARTUP = 0, Value = 0
![IO]     Getting next record from TXT$TXL_DO, Text starts ""
![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 75: 
![IO]     Getting next record from TXT$TXL_DO, Text starts "!-KAL"
![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 76: !-KAL
![IO]     Getting next record from TXT$TXL_DO, Text starts ".GOTO DEFINE_EX"
![SCRIPT] OA$LIB:CM_DEFINE_DEV_LOGS Line 77: .GOTO DEFINE_EXIT

Library CM.FLB is there. In the library is CM$APP.
OA$DATA:CM$APP.DAT is there.
Protection is OK.

Any solutions ???


Best regards
Thomas
T.RTitleUserPersonal
Name
DateLines
2708.1PQL or batch...UTRTSC::utojscho1.uto.dec.com::UTURBO::SchollaertTue Jun 03 1997 12:4913
Hi,

During boot, process quotas are obtained from SYSGEN PQL
parameters. Raining PQL_MBYTLM should fix your problem.

Second option is submitting the ALL-IN-1 startup command file in 
batch.

Regards,

Jan


2708.2Size of PQL_MBYTLM ???STU03::STAEBLERTue Jun 03 1997 13:017
Hi Jan,

how should the size of PQL_MBYTLM ???


Regards
Thomas
2708.3UTRTSC::utojscho1.uto.dec.com::UTURBO::SchollaertTue Jun 03 1997 14:312
50000 should do.

2708.4SIZE is OK !STU03::STAEBLERTue Jun 03 1997 14:428
Hi,

the size is 65000 !!!

Other ideas ?


Thomas
2708.5UTRTSC::utojscho1.uto.dec.com::UTURBO::SchollaertThu Jun 05 1997 09:071
Go for the batch job...