LMS 4.1 - Job approval Disable error

Hi all,
I have created VRF from LMS 5.1. some days ago i created it sucessful but now it gives me job fail and reason is Job Approval Disable.
Can anyone give hint what is the problem
Please help.
i have attached the images

Job Approval is an option which it just notifies, that it is disabled. Like other options, ie Email Notification, Parallel Execution, Job Password etc.
Job approval is an option where help desk users after creating any job need to wait for execution of job till a user with Approver priviliedge has not approved the job.
The Failure may have some other underlying problem, like incorrect credentials etc. On fail device you should check the failure reason.

Similar Messages

  • LMS 4.1 - No Template Center Job Approval?

    Hi,
    I cannot find an option to enable Job Approval for Template Center Tasks.
    Is this not possible for Template Center?

    No, Template Center approval has not yet been implemented.  There is a bug open for this, CSCtl21503.

  • Creating job in disabled mode

    hi,
    i created a job which calls the stored proc but i would like to create the job in disabled mode now and later when ever its needed i would like to enable it.
    need help to modify the below code.
    DECLARE
    X NUMBER;
    BEGIN
    SYS.DBMS_JOB.SUBMIT
    job => X
    ,what => 'EMPLOYEE_PROC;'
    ,next_date => TRUNC(LAST_DAY(SYSDATE)) + 1
    ,interval => 'TRUNC(LAST_DAY(SYSDATE)) + 1'
    ,no_parse => FALSE
    END;
    /

    Hi,
    You can create the job without specifying the interval. Later, you can use dbms_job.change / dbms_job.interval to change the interval.
    Something like,
    DECLARE
    X NUMBER;
    BEGIN
    SYS.DBMS_JOB.SUBMIT
    job => X
    ,what => 'EMPLOYEE_PROC;'
    ,next_date => TRUNC(LAST_DAY(SYSDATE)) + 1
    ,interval => null
    ,no_parse => FALSE
    END;
    /-Arun

  • Job submission failed : error occurred while scheduling the job. org.quartz.objectalreadyexistsexception: unable to store job with name

    Experts,
    Please help me out here,Am facing this issue while scheduling a job in BIPublisher.
    job submission failed : error occurred while scheduling the job. org.quartz.objectalreadyexistsexception: unable to store job with name
    Thanks,

    You are probably installing on a hardened machine.
    The "installation guide" says that if you are doing so, you need to create a file named libx11.so.4 and update your LD_LIBRARY_PATH (see http://docs.iplanet.com/docs/manuals/messaging/ims52/ig/unix/overview.htm)but:
    1- the library name is libX11.so.4 and
    2- for jre a common file is not enough, you need to install SUNWxwplt at least. This will install the library on /usr/openwin/lib.
    You can check the results running <server-root>/bin/base/jre/bin/jre
    Hope that helps and sorry about my poor english.

  • "IWD Bus Enumerator disabled" error message in LSC after Windows 8.1 upgrade

    Hi there,
    I just upgraded my T430 from Windows 8 64-bit to Windows 8.1 64-bit.
    After restart, LSC shows an "IWD Bus Enumerator disabled" error message. I went to the device manager, right clicked on IWD Bus Enumerator and selected the "update driver software" option. Message came back that the latest driver is already installed. By the way, in the device manager there are two lines "IWD Bus Enumerator", where the first line is normal (i.e., enabled), and the second line shows that error message (yellow triangle).
    What next? Any ideas? My laptop seems to work fine, otherwise.
    Best,
    Sven
    Solved!
    Go to Solution.

    I resolved my issue by going to device manager and selecting View Hidden Devices - then expand System Devices
    In my case there were 2 listings for IWD BUS ENUMERATOR - one had the yellow triangle - I uninstalled that one and restarted my laptop and the message was gone. If that does not work make sure you get the latest drivers from Lenovo and also visit Intel.com and search for WiDi - they have some programs to check drivers.

  • ORA-39097: Data Pump job encountered unexpected error -12801

    Hallo!I am running Oracle RAC 11.2.0.3.0 database on IBM-AIX 7.1 OS platform.
    We normally do data pump expdp backups and we created a OS authenticated user and been having non-DBA users use this user (instead of / as sysdba which is only used by DBAs) to run expdp.This OS authenticated user has been working fine until it statrd gigin use error below
    Export: Release 11.2.0.3.0 - Production on Fri Apr 5 23:08:22 2013
    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, Oracle Label Security,
    OLAP, Data Mining, Oracle Database Vault and Real Application Testing optio
    FLASHBACK automatically enabled to preserve database integrity.
    Starting "OPS$COPBKPMG"."SYS_EXPORT_SCHEMA_16": /******** DIRECTORY=COPKBFUB_DIR dumpfile=COPKBFUB_Patch35_PreEOD_2013-04-05-23-08_%U.dmp logfile=COPKBFUB_Patch35_PreEOD_2013-04-05-23-08.log cluster=n parallel=4 schemas=BANKFUSION,CBS,UBINTERFACE,WASADMIN,CBSAUDIT,ACCTOPIC,BFBANKFUSION,PARTY,BFPARTY,WSREGISTRY,COPK
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 130.5 GB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/SYNONYM/SYNONYM
    Processing object type SCHEMA_EXPORT/DB_LINK
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/TABLE/COMMENT
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_SPEC
    Processing object type SCHEMA_EXPORT/PACKAGE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/FUNCTION/FUNCTION
    Processing object type SCHEMA_EXPORT/FUNCTION/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/PROCEDURE/PROCEDURE
    Processing object type SCHEMA_EXPORT/PROCEDURE/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/PACKAGE/COMPILE_PACKAGE/PACKAGE_SPEC/ALTER_PACKAGE_SPEC
    Processing object type SCHEMA_EXPORT/FUNCTION/ALTER_FUNCTION
    Processing object type SCHEMA_EXPORT/PROCEDURE/ALTER_PROCEDURE
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/FUNCTIONAL_INDEX/INDEX
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/FUNCTIONAL_INDEX/INDEX_STATISTICS
    Processing object type SCHEMA_EXPORT/VIEW/VIEW
    Processing object type SCHEMA_EXPORT/VIEW/GRANT/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/VIEW/GRANT/CROSS_SCHEMA/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/VIEW/COMMENT
    Processing object type SCHEMA_EXPORT/PACKAGE/PACKAGE_BODY
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Processing object type SCHEMA_EXPORT/MATERIALIZED_VIEW
    Processing object type SCHEMA_EXPORT/POST_SCHEMA/PROCACT_SCHEMA
    . . exported "WASADMIN"."BATCHGATEWAYLOGDETAIL" 2.244 GB 9379850 rows
    . . exported "WASADMIN"."UBTB_TRANSACTION" 13.71 GB 46299982 rows
    . . exported "WASADMIN"."INTERESTHISTORY" 2.094 GB 13479801 rows
    . . exported "WASADMIN"."MOVEMENTSHISTORY" 1.627 GB 13003451 rows
    . . exported "WASADMIN"."ACCRUALSREPORT" 1.455 GB 18765315 rows
    ORA-39097: Data Pump job encountered unexpected error -12801
    ORA-39065: unexpected master process exception in MAIN
    ORA-12801: error signaled in parallel query server PZ99, instance copubdb02dc:COPKBFUB2 (2)
    ORA-01460: unimplemented or unreasonable conversion requested
    Job "OPS$COPBKPMG"."SYS_EXPORT_SCHEMA_16" stopped due to fatal error at 23:13:37
    Please assist.

    have you seen this?
    *Bug 13099577 - ORA-1460 with parallel query [ID 13099577.8]*

  • Prime Infrastructure 2.0 Job Approval notifications?

    I have a question about notification for job approvers in Prime 2.0.  I'm trying to setup PI such that a restricted user can create a configuration change on a wireless controller and submit it for approval by the PI admin.
    The PI admin will likely not be logging in every day to check job approval status.   I can't see anywhere that notifies the admin via email that a job is waiting.  can this be done or am I missing something?
    -Tim

    Hi Tim,
    I don't think we have an email optiom to notify the ADMIN to approve the pending jobs ,however if you authorized any job then ONLY admin can approve to run the job.
    check the below link:
    http://www.cisco.com/en/US/docs/net_mgmt/prime/infrastructure/2.0/administrator/guide/config_server_settings.html#wp1081686
    Thanks-
    Afroz
    [Do rate the useful post]

  • [SOLVED] Disabling Error Output in a Makefile

    To install an application called Yellowcot, typically I have used a Makefile with these lines,
    install -m 755 yellowcot /usr/bin
    rm -r /usr/share/yellowcot > /dev/null 2>&1
    mkdir /usr/share/yellowcot
    cp yellowcot.svg /usr/share/yellowcot/.
    cp yellowcot.desktop /usr/share/applications/.
    The "rm -r" line removes an old installation of the application, if possible. If it's not possible, it's supposed to suppress the error. However, I just tried installing the application on a new Arch setup and got this error,
    [root@nikolai yellowcot-1.1.9]# make install
    install -m 755 yellowcot /usr/bin
    rm -r /usr/share/yellowcot > /dev/null 2>&1
    make: *** [install] Error 1
    When I took out the "rm -r" line, I didn't have a problem. So my question is, how can I disable error output in a Makefile? Piping it to /dev/null isn't working. Does anyone have any ideas? Thanks!
    Last edited by tony5429 (2010-02-27 18:18:54)

    make is probably checking the return codes of the commands rather than seeing if anything goes to stderr. you could probably just do
    if test -d /usr/share/yellowcot; then
    rm -r /usr/share/yellowcot &>/dev/null
    fi
    might not work though, I usually use automake so I don't know what I am doing

  • OIM - Reconciliation jobs fail with Error: OPERATIONS_ERROR

    Hi,
    after integrating OIM with OAM for Fusion Apps provisioning (11.1.3), LDAP Reconciliation jobs fail with error OPERATIONS_ERROR.
    Connection to LDAP looks OK, new users created in OIM are synchronized to LDAP, just Reconciliation jobs fail:
    <May 1, 2012 10:00:50 AM CEST> <Error> <oracle.iam.platform.entitymgr.provider.ldap> <IAM-0042016> <An error occurred while getting the change log from LDAP - {0}
    javax.naming.NamingException: Error: OPERATIONS_ERROR
    Virtualization Session closed [Root exception is oracle.ods.virtualization.service.VirtualizationException: Virtualization Session closed]
    at oracle.ods.virtualization.jndi.OVDUtil.mapErrorCode(OVDUtil.java:200)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:439)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:329)
    at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPUtil.search(LDAPUtil.java:1049)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.getChangelogResults(LDAPDataProvider.java:1531)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.deltaDetect(LDAPDataProvider.java:1488)
    at oracle.iam.ldapsync.scheduletasks.user.LDAPUserChangesReconTask.execute(LDAPUserChangesReconTask.java:152)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:145)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    Caused By: oracle.ods.virtualization.service.VirtualizationException: Virtualization Session closed
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.checkActiveAndIncrementOp(DefaultVirtualizationSession.java:425)
    at oracle.ods.virtualization.service.DefaultVirtualizationSession.search(DefaultVirtualizationSession.java:183)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:429)
    at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:329)
    at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
    at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.deltaDetect(LDAPDataProvider.java:1488)
    at oracle.iam.ldapsync.scheduletasks.user.LDAPUserChangesReconTask.execute(LDAPUserChangesReconTask.java:152)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:198)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    ===
    Reconciliation worked before integrating OIM with OAM.
    Any ideas what could be wrong - or how to investigate this issue?
    Thanks
    Daniel

    OVD changelog adapter was OK, but OVD URL was missing in the IT resource.
    Reconciliation works now.
    Thanks for pointing me to correct direction.
    Daniel

  • Job failed with error tempdb is not available

    HI All,
    Backup job failed with error 'Unable to determine if the owner () of job backup_all_user_db_full has server access (reason: The log for database 'tempdb' is not available. [SQLSTATE HY000] (Error 9001)).'
    I checked in errorlog
    LogWriter: Operating system error 1784(The supplied user buffer is not valid for the requested operation.) encountered.                                        
                        Write error during log flush. Shutting down server
    2014-09-09 07:46:25.90 spid52    Error: 9001, Severity: 21, State: 1
    2014-09-09 07:46:25.90 spid52    The log for database 'tempdb' is not available..
    2014-09-09 07:46:25.92 spid51    Error: 9001, Severity: 21, State: 1
    Can anyone suggest to why it is happening

    From the error message, it looks like the drive on which the tempdb log file is residing is having issues. 
    Please involve your storage admin to look into the disk subsystem

  • Disable Error Dialogs in LV DSC Engine 6.1

    I am having a frustrating experience trying to disable error dialogs on the DSC Tag Engine. My simple goal: to make sure that every time the engine is started, the "Error Dialogs" checkbox (seen in the Engine Manager) is disabled. It should be possible to edit the INI files or use the options menu to disable error dialogs, but it appears that the engine simply ignores these settings. I think it works fine on 6.0.2, but is easily reproducible on my LV 6.1 machine:
    1. Run LV 6.1
    2. Open the Tag Configuration Editor
    3. Create a new, default, empty SCF file
    4. From the Tag Configuration Editor, choose TOOLS>OPTIONS and make sure that Enable Error Dialog = False ... this should set an INI setting in lvdsc.ini. If you exit LabVIEW and open it again, LV will properly read the INI file so that this will remain False. That's good.
    5. But now start the Tag Engine and double-click on the sys-tray icon to show the Engine Manager. You will notice that Show Error Dialog checkbox is checked (ON).. this means it will show error dialogs. Why is that? I have already siabled error dialogs?
    6. So then... un-check the "Error Dialog" box in Engine Manager.
    7. Stop and Exit the engine completely (it doesn't matter if you exit LV or not.. you get the same result). Now run the Tag Engine again and open the Engine Manager... You will notice that Error Dialog option is automatically re-enabled (ON).
    Note: I am certain the ini files are NOT read-only and that Win2000 has given EVERYONE the FULL CONTROL permission to my LV6.1 folder. I am logged in as Administrator and I installed LV and DSC when logged in as Administrator.
    Summary: It is impossible to permanently disable error dialogs in DSC 6.1 ... AND the INI setting "Show Error Dialogs" has absolutely no purpose since the Engine automatically re-enables error dialogs every time you load and run it. In addition, it is not possible to programmatically disable error dialogs.
    Question: How can I permanently disable error dialogs on the DSC Engine? If its impossible, how can I programmatically disable it (from a VI)? These INI settings have no effect:
    userErrorDialogs=FALSE --- in lvdsc.ini
    enableErrorDialog=FALSE --- in DSCEngine.ini

    John Paul,
    National Instruments is aware of this problem and should be able to fix it for the next version. The problem is that the setting is stored in dscengine.ini but it is read from the lvdsc.ini. - what a silly bug
    The only way to workaround for now would be to create a key in lvdsc.ini in the section [LVDSC] with enableErrorDialog=FALSE.
    Hope this help
    Roland

  • Workflow for Preventive Maintenance Job Approval

    I need a workflow for Preventive Maintenance Job Approval.
    Whenever a PM user issues for a Preventive Maintenance Job it should go for approval up to two level of authority.
    Can some one suggest some standard tasks or workflow template which will be useful for the purpose?
    Regards,
    Manas

    Hi Manas Santra,
    I dont think that there is a standard workflow is available for preventive maintanance.
    Thanks and Regards
    Balaji E.

  • ORA-39097: Data Pump job encountered unexpected error -39076

    Hi Everyone,
    Today i tried to take a export dump pump(table specific) from my test database, version is 10.2.0.4 on Solaris10(64-bit) and i got the following error message,
    Job "SYSTEM"."SYS_EXPORT_TABLE_23" successfully completed at 09:51:36
    ORA-39097: Data Pump job encountered unexpected error -39076
    ORA-39065: unexpected master process exception in KUPV$FT_INT.DELETE_JOB
    ORA-39076: cannot delete job SYS_EXPORT_TABLE_23 for user SYSTEM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT_INT", line 934
    ORA-31632: master table "SYSTEM.SYS_EXPORT_TABLE_23" not found, invalid, or inaccessible
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT_INT", line 1079
    ORA-20000: Unable to send e-mail message from pl/sql because of:
    ORA-29260: network error: Connect failed because target host or object does not exist
    ORA-39097: Data Pump job encountered unexpected error -39076
    ORA-39065: unexpected master process exception in MAIN
    ORA-39076: cannot delete job SYS_EXPORT_TABLE_23 for user SYSTEM
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT_INT", line 934
    ORA-31632: master table "SYSTEM.SYS_EXPORT_TABLE_23" not found, invalid, or inaccessible
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
    ORA-06512: at "SYS.KUPV$FT_INT", line 1079
    ORA-20000: Unable to send e-mail message from pl/sql because of:
    ORA-29260: network error: Connect failed because target host or object does not exist
    i hope the export dumpfile is valid one but i don't know why i am getting this error message. Does any one have faced this kind of problem. please advice me
    Thanks
    Shan

    Once you see this:
    Job "SYSTEM"."SYS_EXPORT_TABLE_23" successfully completed at 09:51:36The Data Pump job is done with the dumpfile. There is some clean up that is needed and it looks like something in the cleanup failed. Not sure what it was, but you dumpfile should be fine. One easy way to test it is to run impdp with sqlfile. This will do everything import will do, but instead of creating objects, it writes the ddl to the sql file.
    impdp user/password sqlfile=my_test.sql directory=your_dir dupmfile=your_dump.dmp ...
    If that works, then your dumpfile should be fine. The last thing the export does is write the Data Pump master table to the dumpfile. The first thing that import does is read that table in. So, if you can read it in (which impdp sqlfile does) your dump is good.
    Dean

  • TS2446 I've reset my Apple ID password twice and still get a "disabled" error message....???

    I've reset my Apple ID password twice and still get a "disabled" error message on my IPad, Iphone, and ITunes.  I have also gone into the "settings" on both the ipad and iphone and reset the passwords to no avail. 

    This is not an iPhoto issue. Contact Apple support
    LN

  • I have system disabled error 54633906

    Unknown BIOS password, system disabled error 54633906
    System won't boot - hard Disk 3F0 error
    Any help would be great thanks!
    This question was solved.
    View Solution.

    Hi,
    Please try the code first to see how it goes:
        41791328
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Maybe you are looking for

  • Replacing WS_DOWNLOAD with CL_GUI_FRONTEND_SERVICES= GUI_DOWNLOAD

    Hi Guys,    I'm currently changing the programs that uses the obsolete function WS_DOWNLOAD with CL_GUI_FRONTEND_SERVICES=>GUI_DOWNLOAD, and I just want to ask what are the valid FILETYPE for GUI_DOWNLOAD and how can I use a WK1, XLS and DAT filetype

  • The maximum size of an SQL statement has been exceeded.

    In ST22, abap dump shows that one of the possible reason was "The maximum size of an SQL statement has been exceeded." How can I know what's the maximum size and how to compute that size had been reached? Is this shown anywhere in the log?

  • What is the difference between E-Series and Commun...

    Both E-series and Communicators are business phones,then what is the difference between them? What is so special that there are two types of smartphones.

  • Title Bar Modern Apps Missing

    For some reason the Title Bar disappeared when I moved my mouse on top of screen. Instead of the Title Bar shows up the mouse turns into a hand. When I Un-install the KB 9219355 update I was able to bring down the Modern App to close it, but I never

  • Installation error: SID

    Can somebody tell me what is this error during installation: The value for SID may contain only alpha, numeric, and a few additional characters which are allowed for your platform. Installation cannot proceed. Thanks.