Home > code a9003c70 > error code a9003c70-restricted status

Error Code A9003c70-restricted Status

Contents

Date: Wed, 20 Feb 2008 08:29:12 -0500 List-archive: List-help: List-id: Midrange Systems Technical Discussion List-post: List-subscribe: , List-unsubscribe: , Jim - Help for "Allow backups in batch" reference code a9003c70 says: "Restricted state time limit "Specifies the amount of time that the backup is

A9003c70 Iseries

allowed to remain in restricted state when running as a batch job in the controlling subsystem. "Note: The backup job will d6000298 be placed in restricted state if the backup control group contains a *SAVSYS backup item or *ALL is specified for _Subsystems to process end_ in the control group. "While the system is in batch restricted state, system reference code A900 3C70 is displayed on the operator panel. If the job is still in restricted state when the specified time limit is reached, the batch job will be ended and the controlling subsystem restarted." This is how BRMS knows, when submitting to the controlling subsystem job queue, whether to end to restricted state. What is item 10 in the control group? Loyd Goodbar Senior programmer/analyst BorgWarner TS Water Valley 662-473-5713 -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of franz400@xxxxxxxxxxxx Sent: Tuesday, February 19, 2008 13:23 To: Midrange Systems Technical Discussion Subject: RE: BRMS restricted system Loyd, I did put the *Exit to end subsystems because I did this not under *SYSTEM control group but *BKUGRP, and I could not see in docs that just the *CTLSBS itself would force a restricted state. I do know this running did not go to a restricted state and I had files not saved. Log: 2/19/08 2:05:01 Begin processing for control group *BKUGRP type *BKU. 2/19/08 2:05:01 Error occurred processing exit command for control group 2/19/08 2:05:02 Devices TAPMLB01 will be used for control group *BKUGRP t 2/19/08 2:05:03 Interactive usage check indicated no user jobs active on 2/19/08 2:05:05 Change to media controls successful. This is the BRMS detail of the error msg: Message ID . . . . . . . . : BRM1387 Severity . . . . . . . : 30 Job . . . : BKUGRP User . . : QSECOFR Number . . . . : 005253 Date sent . . . . . . . . : 2/19/08 Time sent . . . . . . : 2:0

Technote (troubleshooting) Problem(Abstract) This document describes how users can run a full system save in batch mode Resolving the problem Starting at V5R3M0, it is now possible to run batch jobs to the controlling subsystem (i.e. QCTL) in a restricted state. The intent is to run scheduled restricted state saves without a console. To do this, the ENDSBS command has a new BCHTIMLMT parameter. The Batch time limit (BCHTIMLMT) parameter is new in V5R3M0. With this parameter, you can have a CL program that requires a restricted state save. For this to occur, the job must be submitted to a job queue that is released and assigned to the controlling subsystem as it http://archive.midrange.com/midrange-l/200802/msg00789.html is the only active subsystem when the system is in a restricted state (this example is submitting the job to job queue QCTL in library QSYS). In the CL, on the ENDSBS command, you should use the Batch time limit parameter to specify the maximum amount of time for the save to run. If the save does not complete in this amount of time, the save is ended and the system is brought back up. Specify *NOMAX http://www-01.ibm.com/support/docview.wss?uid=nas8N1015176 so that there is no time limit for the save. The system remains in the restricted state until the job ends, the Start Subsystem (STRSBS) command is used, or the Dedicated Service Tools (DST) option to end batch restricted state is used. Caution: The following example is provided as is. It has not been extensively tested and might not handle all errors. No warranty is expressed or implied. If assistance is required to create a CLP program, this is considered a consulting service. Example 1. Create a CLP. PGM ENDHOSTSVR *ALL ENDTCPSVR *ALL DLYJOB DLY(300) ENDTCP ENDSBS SBS(*ALL) OPTION(*IMMED) BCHTIMLMT(*NOMAX) DLYJOB DLY(180) SAVSYS DEV(TAP01) SAVLIB LIB(*NONSYS) DEV(TAP01) ACCPTH(*YES) SAVDLO DLO(*ALL) DEV(TAP01) SAV DEV('/QSYS.LIB/TAP01.DEVD') OBJ(('/*') ('/QSYS.LIB' *OMIT) ('/QDLS' *OMIT)) UPDHST(*YES STRSBS SBSD(QCTL) ENDPGM Note: The CLP above is very basic and is saving to device TAP01. Modifications to the CLP, such as ending applications and TCP prior to ending the subsystems and monitoring for messages, may be advantageous for a customer environment. 2. Submit this program as a batch job to QCTL subsystem: SBMJOB CMD(CALL PGM(LIBRARY/CLP)) JOB(xxx) JOBQ(QCTL) While the save is running, the following SRCs will be displayed: SRCA9003C60 is when console gets removed and restricted state happens. SR

General Add-OnFI Batch Input Add-OnSolution PackagesAuthorization Concept RedesignCustomizing ReengineeringIntercompany SuitePerformance Analysis / OptimizationUpgrades & MigrationsElectronic BalanceDCW2SAP ImplementationDCW2SAP Integrated SolutionDCW Fitness PackageSupport PortalSupport QuerySupport Tool DownloadEasy MarketplaceSAP Support PackagesIDES AccessFast Address SearchSimple Authorization in SAPDiscover IDESIDES ForumIDES Online Help PDFsSAP® Online Help PDFsSAP® DocumentationMiniSAPDownloadSE16N for all SAP systemsconsolut SGEN UsageConToolConsolut SQL-ToolKernelpatch-ServiceCompanyPhilosophyPartnersLocationsHaverhill (US)DuesseldorfMannheimMunichSchaffhausenContactReferencesIndustryCountrySolutionCareerApplicationTrainee ProgramYour career at consolut Home > Support Portal > IDES Access > SAP® Documentation > Singleview Support QuerySupport Tool DownloadEasy MarketplaceSAP Support PackagesIDES AccessFast Address SearchSimple Authorization in SAPDiscover IDESIDES FAQsIDES System StateIDES ForumIDES Online Help PDFsSAP® Online Help PDFsSAP® DocumentationABAPReportFunction ModulesTablesAuthorization ObjectsProfile ParametersClassesBasis InfoSMOD DocuTransactionsIMG ActivitiesRelease NotesMessagesAll Unicode CharactersMiniSAPDownloadSE16N for all SAP systemsconsolut SGEN UsageConToolConsolut SQL-ToolKernelpatch-Service 04132 - Control Panel Message A9003C60 Fill RESBD Structure from EBP Component Structure Addresses (Business Address Services) This documentation is copyright by SAP AG. Control Panel Message A9003C60Sorry, that I write you so late back.I found with the IBM the follow solution:Subsystem Monitor ProcessDescription: Requestor device unusable by the controlling subsystemmonitor, during monitor shutdown to the restricted state, or thesystem start up to the restricted state. This can occur when theconsole or requestor device is powered off ord DST is selected usingoption 21 from the panel while the controlling subsystem is in therestricted state. The panel while the controlling subsystem is in therestricted state. Action: Just ended subsystems, put system intorestricted state attn light came on with SRCA9003C60 Before a powerdown was issued. They ipled in manual and seems ok !Thanks all saplings for our helpReto--- In SAP on System iZy..., "Zwyer Reto" wrote:> Hi all>> Has any one ever see the message A9003C60 ( SRC ) on the control> panel on the iSerie. We use the iSerie 830 on V

 

Related content

No related pages.