ACS 4.1 fails to record command to log file

Hi
I am having problems making ACS 4.1 record user command information to the tacacs+ log file. I have set both the cmd and cmd-arg fields for the log but all I get is this:
Date Time User-Name Group-Name Caller-Id Acct-Flags elapsed_time service task_id addr NAS-Portname NAS-IP-Address cmd
01/02/2008 16:48:55 mark Group 1 10.11.128.82 start .. shell 269 .. tty1 10.11.2.42 ..
I have attached two files one csv with the log contents and the other showing the AAA config and the log configuration on the ACS server. Any thoughts would be appreciated.
Regards,
Mark

Hi
I have applied the patch Acs-4.1.1.23.4-SW and the version in the acs console is reported as Release 4.1(1) Build 23 Patch 4
Unfortunatly no detail is being written to tacacs+ for command accounting.
Any thoughts more than welcome.
Mark

Similar Messages

  • Record parameters in log file

    Hi All,
    I am working on ICSS application. I intend to record a few parameters in the log file (defaulttrace as well as applications log). I have added a few lines in the action class such as
    log.error("xyz"+xyz);
    The code is getting executed, however, the entry is not getting recorded in any of the log files.
    Please if someone can let me know how to record these onto the log files.
    Thanks,
    Nikhil

    Resolved

  • Bursting engine fails with NullPointerException in xdo.log file

    Hi all,
      Hi have developed a BI Publisher report but when trying to deliver it using the bursting concurrent program it fails wirh next error:
    Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details..
    If I look at the xdo.log file I can see next error:
    [122713_102535779][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[null], [content-type]=[text/plain;charset=UTF-8], [index]=[0], [disposition]=[inline]
    [122713_102535779][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : UTF-8
    [122713_102535779][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : B
    [122713_102535782][oracle.apps.xdo.batch.DeliveryHelper][EXCEPTION] java.lang.NullPointerException
        at javax.mail.internet.MimeUtility.checkAscii(MimeUtility.java:915)
        at javax.mail.internet.MimeUtility.encodeWord(MimeUtility.java:539)
        at javax.mail.internet.MimeUtility.encodeText(MimeUtility.java:373)
        at oracle.apps.xdo.delivery.smtp.Attachment.addAttachment(Attachment.java:354)
        at oracle.apps.xdo.delivery.smtp.Attachment.addAttachment(Attachment.java:283)
        at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.submitRequest(SMTPDeliveryRequestHandler.java:604)
        at oracle.apps.xdo.delivery.AbstractDeliveryRequest.submit(AbstractDeliveryRequest.java:1270)
        at oracle.apps.xdo.batch.DeliveryHelper.submitRequests(DeliveryHelper.java:626)
        at oracle.apps.xdo.batch.bursting.DocumentDelivery.submitCoreDeliveryRequests(DocumentDelivery.java:147)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3268)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2136)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2077)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1999)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1135)
        at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
        at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
        at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
    I don´t know what to do, SMTP server parameters are rigth, bursting control file is also OK, original report with XML output ends OK with a pdf output.
    Any ideas?
    Best Regards
    Javier

    Hi all,
      Hi have developed a BI Publisher report but when trying to deliver it using the bursting concurrent program it fails wirh next error:
    Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details..
    If I look at the xdo.log file I can see next error:
    [122713_102535779][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Adding an attachment ...[filename]=[null], [content-type]=[text/plain;charset=UTF-8], [index]=[0], [disposition]=[inline]
    [122713_102535779][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character set for MIME headers : UTF-8
    [122713_102535779][oracle.apps.xdo.delivery.smtp.Attachment][STATEMENT] addAttachment(): Character encoding for MIME headers : B
    [122713_102535782][oracle.apps.xdo.batch.DeliveryHelper][EXCEPTION] java.lang.NullPointerException
        at javax.mail.internet.MimeUtility.checkAscii(MimeUtility.java:915)
        at javax.mail.internet.MimeUtility.encodeWord(MimeUtility.java:539)
        at javax.mail.internet.MimeUtility.encodeText(MimeUtility.java:373)
        at oracle.apps.xdo.delivery.smtp.Attachment.addAttachment(Attachment.java:354)
        at oracle.apps.xdo.delivery.smtp.Attachment.addAttachment(Attachment.java:283)
        at oracle.apps.xdo.delivery.smtp.SMTPDeliveryRequestHandler.submitRequest(SMTPDeliveryRequestHandler.java:604)
        at oracle.apps.xdo.delivery.AbstractDeliveryRequest.submit(AbstractDeliveryRequest.java:1270)
        at oracle.apps.xdo.batch.DeliveryHelper.submitRequests(DeliveryHelper.java:626)
        at oracle.apps.xdo.batch.bursting.DocumentDelivery.submitCoreDeliveryRequests(DocumentDelivery.java:147)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3268)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2136)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2077)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.globalDataEndElement(BurstingProcessorEngine.java:1999)
        at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1135)
        at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
        at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
        at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
    I don´t know what to do, SMTP server parameters are rigth, bursting control file is also OK, original report with XML output ends OK with a pdf output.
    Any ideas?
    Best Regards
    Javier

  • Ias Failed to start with "OPMN log file open failed" error message.

    Hi,
    My iAS doesn't start and I get this error message. Any advice? Thanks.
    opmnctl: starting opmn and all managed processes...
    OPMN log file open failed: /.../opmn/logs/ons.log (Read-only file system).
    opmnctl: opmn start failed

    Hi,
    Haven't you re-posted your question exactly after a year?
    take a look here.
    iAS not running due to OPMN log file open failed: opmn/logs/ons.log (Read-o

  • RMAN Active Cloning fails with RMAN-06054: missing log file

    Version Details:
    O.S Version     HP-UX B.11.31 U ia64
    Oracle DB Version     11.2.0.3.0
         Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Scenario :
    Using RMAN Active cloning to duplicate a RAC database from Production to Development environment.
    Problem:
    At the end of the cloning the below errors are reported;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 05/14/2013 07:03:43
    RMAN-05501: aborting duplication of target database
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06054: media recovery requesting unknown archived log for thread 1 with sequence 24751 and starting SCN of 89285945274
    RMAN Script used for Active cloning:
    #!/bin/ksh
    . setdb entDBu
    start_dt=`date +%Y%m%d_%H%M`
    job=`basename $0 ".sh"`
    rman  >> ${job}_${start_dt}.log  2>&1 <<eof
    set echo on;
    connect target sys/@DCC&(_O@entDBp1
    connect auxiliary sys/@DCC&(_O@entDBuu
    run {
    allocate channel prmy1 type disk;
    allocate auxiliary channel stby1 type disk;
    duplicate target database
    to entDBu
    from active database pfile=/app/oracle/product/11.2.0.3/db/dbs/initentDBu.ora;
    show all;
    exit
    eof
    end_dt=`date +%Y%m%d_%H%M`
    mailx -s "DR RMAN Job: $job done" "[email protected]" <<eof2
    started: ${start_dt}
    finish: ${end_dt}
    eof2How to prevent the error of RMAN-06054: media recovery requesting unknown archived log for thread  with sequence   and starting SCN of  while performing the RMAN Active Cloning? I do NOT want to use UNTIL clause.

    Sivaprasad S wrote:
    Version Details:
    O.S Version     HP-UX B.11.31 U ia64
    Oracle DB Version     11.2.0.3.0
         Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Scenario :
    Using RMAN Active cloning to duplicate a RAC database from Production to Development environment.
    Problem:
    At the end of the cloning the below errors are reported;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 05/14/2013 07:03:43
    RMAN-05501: aborting duplication of target database
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06054: media recovery requesting unknown archived log for thread 1 with sequence 24751 and starting SCN of 89285945274RMAN Script used for Active cloning:
    #!/bin/ksh
    . setdb entDBu
    start_dt=`date +%Y%m%d_%H%M`
    job=`basename $0 ".sh"`
    rman  >> ${job}_${start_dt}.log  2>&1 <<eof
    set echo on;
    connect target sys/@DCC&(_O@entDBp1
    connect auxiliary sys/@DCC&(_O@entDBuu
    run {
    allocate channel prmy1 type disk;
    allocate auxiliary channel stby1 type disk;
    duplicate target database
    to entDBu
    from active database pfile=/app/oracle/product/11.2.0.3/db/dbs/initentDBu.ora;
    show all;
    exit
    eof
    end_dt=`date +%Y%m%d_%H%M`
    mailx -s "DR RMAN Job: $job done" "[email protected]" <<eof2
    started: ${start_dt}
    finish: ${end_dt}
    eof2How to prevent the error of RMAN-06054: media recovery requesting unknown archived log for thread  with sequence   and starting SCN of  while performing the RMAN Active Cloning? I do NOT want to use UNTIL clause.Where UNTIL clause in your script I didn't saw.
    Please try following RMAN script
    DUPLICATE TARGET DATABASE FOR STANDBY
      FROM ACTIVE DATABASE
    SPFILE
       SET "control_files"="/u01/app/oracle/oradata/stbdbcontrol01.ctl"
       SET "db_name"="prmdb"
       SET "db_unique_name"="stbdb"
       SET "db_file_name_convert"="/u01/app/oracle/oradata/prmdb","/u01/app/oracle/oradata/stbdb"
       SET "log_file_name_convert"="/u01/app/oracle/oradata/prmdb","/u01/app/oracle/oradata/stbdb"
       SET "db_recovery_file_dest"="/u01/app/oracle/fra"
       SET "diagnostic_dest"=/u01/app/oracle"
       SET "audit_file_dest"="/u01/app/oracle/admin/stbdb/adump"
    PASSWORD FILE
    NOFILENAMECHECK;
    {code}
    Please change parameters for your environment.
    Regards
    Mahir M. Quluzade                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • EAL extract fails with ORA-03113 end-of-file on communication channel error

    Hi,
    We are trying to run an EAL (v11.1.1.4) extract from an HFM (v9.3.1.4) environment onto Oracle database. We are able to run the extract successfully for few hundred records, but when the records exceeds 10 million we get the error below
    [03 Dec 2011 06:02:41] [dbmgr] ERROR: OCI: HR#13579: Cannot execute statement for insert
    [03 Dec 2011 06:02:41] [dbmgr] ERROR: OCI: HR#01428: OCI_ERROR: (ORA-03113: end-of-file on communication channel;Process ID: 16323;Session ID: 15 Serial number: 8288; (code=3113)) [rec#1]
    [03 Dec 2011 06:02:41] [dbmgr] ERROR: OCI: HR#13580: Cannot rollback
    [03 Dec 2011 06:02:41] [dbmgr] ERROR: OCI: HR#01428: OCI_ERROR: (ORA-03114: not connected to ORACLE; (code=3114)) [rec#1]
    [03 Dec 2011 06:02:41] [dbmgr] WARN : HR#13674: Data move region job failed: HR#00000: some operations failed, see details in the log file; 81877900 cell(s) processed in 70348 second(s)
    We checked on the DB and the Oracle session that was doing the insert was open even after the extract failed with the above error.
    Any idea what could be causing this??
    Thanks
    Ramya Suresh

    Hi,
    I was able to fix this issue.
    From the trace file identified the related objects and validated them.
    More details can be found in below MOS note.
    [ID 421711.1]--Understanding and Diagnosing ORA-00600 [17069] Errors
    Thanks for all the inputs...

  • Script for generate randomize administrator password which make log file to recorded new administrator password with associated computer name on it

    Hi
    I Need VDS script in order to change domain client local administrator password in my domain ,and put this script in startup script via group policy, but for security purpose  I want to randomize local administrator password and log new password
    set for each computer on a text file, I want to over write the old password of eachcomputer in log file with new one in order to have the update log file ,my support team some times need administrator password for troubleshooting.
    I need a script for generate randomize administrator password  which make log file to recorded new administrator password with associated computer name on it and each time new administrator password set it over write the old record on
    the log file and update the content of log file automatically.
    Regards

    Hi
    I need a script for generate randomize administrator password  which record new password on a  log file with associated computer name  and each time new administrator password set for a computer it  over write the old record
    on the log file and update the content of log file automatically.
    Regards

  • CCX 8.0.2 Script prompt recording stopped working. Recording command stop after beep, "Error Unmarshaling return" Has anyone experience this error?

    Our Script prompt recording stopped working. After user authentication, the Recording command plays the prompt asking to record after the beep, but after the beep the application ends with error exception on screenshot below.
    Have anyone experience this error?
    Any thoughts will be appreciated
    Cisco Unified CCX Administration
    System version: 8.0.2.11004-12

    Hello Everyone,
    Just in case that someone experience this problem, this problem points to a permission issue with the owner of one of the directories via root. TAC needs to be involved in order to modify the following settings.
    Note:
    If you have two servers, you need to do it on both.
    I've seeing sometimes that it takes a couple of minutes to take action.
    Record prompt script failing with error message    "CMTRecordingDialogImpl"
    UCCX versions:   Linux versions and especially after upgrades to the system.
    Solution:   Problem is due to permissions,
    [root@DISDUCCXPUB ~]# cd /opt/cisco/uccx/
    [root@DISDUCCXPUB uccx]# ls -l | grep temp
    drwxr-xr-x   2 root       root         4096 Oct  6  2011 temp
    [root@DISDUCCXPUB uccx]# chown uccxuser:uccxservice temp
    [root@DISDUCCXPUB uccx]# chmod 775 temp
    [root@DISDUCCXPUB uccx]# ls -l | grep
    temp  drwxrwxr-x   2 uccxuser   uccxservice  4096 Oct  6  2011 temp
    [root@DISDUCCXPUB uccx]#   drwxrwxr-x   2 uccxuser   uccxservice  4096 Jan 17 15:07 temp
    This should take care of the problem. Again, Cisco TAC needs to be engage because of the root access.
    Regards,
    Daniel Amador
    Cisco TAC Support Engineer, IPCC Express Team

  • Indesign CS3 Data Merge "Merge Records" Command. Help?

    I'm looking to automate the merging of a mountain of records. I have 587 tab-delimited text files with 40 records each. I want to process these via Data Merge using a single pre-designed template with built-in placeholders and variable data fields, including a variable barcode graphic. In the end, I want to create 704 multi-page, 6-up per page, indesign files with merged data, and 704 multi-page PDFs.
    Here's where I am at. Using a combination of AppleScript, TextWrangler and InDesign CS3, I am able to set up a loop where I can open the single template, save it to a new file with a new name, change its data source to the appropriate text file, and as a test, make a PDF of the template using the correct export preset. What I cannot seem to do is get the template to perform a "Create Merged Document...".
    In InDesign CS3's AppleScript dictionary there is a command called "Merge Records" under the Data Merge section. It appears to do exactly what I am after. But when I try to use it (and the good Lord knows I have tried numerous permutations), it only returns errors like "Adobe InDesign CS3 got an error: active document doesn't understand the merge records message."
    Anyone know what I am doing wrong? I have set up a separate AppleScript for testing purposes that opens up the template, saves it under a new name, and attempts a "merge records" command. Here it is. Maybe someone smart out there can tell me what I am doing wrong.
    set templatePath to "Welch_Jobs:0_JOBS:280019_Churchill:WPC FILES:Workup:280019_6up_master template.indt" as text -- the main template file that will be modified, saved with a new name, then merged with its data to create a new merge file
    set newTemppath to "Welch_Jobs:0_JOBS:280019_Churchill:WPC FILES:Workup:goody.indd" as text
    tell application "Adobe InDesign CS3"
    open file templatePath
    tell active document
    save to newTemppath
    merge records
    end tell
    end tell
    I have this feeling that this is a command that is actually unsupported. Google searches have been fruitless except for one poor soul who can't get it to work either. I have, however, seen that a similar JavaScript command exists called "DataMerge.mergeRecords". If it is impossible to do this via AppleScript, is it possible to make a JavaScript that will do it, and access the JavaScript with a "do script" command in the main AppleScript? If so, how would I accomplish this? What whould the JavaScript look like, and where do i need to put it?
    I would greatly appreciate any help you, dear reader, can give me on this.

    Well, did you look at the dictionary?:
    merge recordsv : Merges records and produces an optional overset report.
      merge records
    data merge
        output overset report file alias or
    text] : The path to the file in which to store the overset report.
    Note also that it's part of the Preferences Suite, not the Datamerge suite. Do you see differently?
    Anyhow, you're clearly not calling it with a data merge parameter.
    I also have a suspicion that it needs to not be inside a "tell active document" but it probably doesn't matter.
    But my AppleScript is rusty.

  • Oracle EM Grid Control Error: Failed to run command in process

    I am trying to change "Backup Settings". After entering the Host Credentials, when I click the OK button, I receive the following error message.
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - Connection to host as user <user> failed.ERROR: Failed to run command in process
    Any Suggestions? Thanks in advance!

    Hi,
    If you are using linux/windows the hostname credentials should be the user who has installed the oracle 10g database software, if Windosw the user you are using need to be member of the ora_dba group and have Local Security privilege 'Log on as a batch job'.
    What you need to do is go to start----> Programs----> admin tools----> Local security policy --->local policies ---> user rights assignments
    In the list to your right, look for 'Log on as a batch job', double click and add the same OS local user you using to access OEM web to the group.
    I hope this will solve your problem.
    Cheers,
    Francisco Munoz Alvarez
    http://www.oraclenz.com

  • BACKUP failed to complete the command BACKUP LOG

    Getting BACKUP failed to complete the command BACKUP LOG qoemetrics for our Lync Server 2013 SQL 2012 mirror. No backups defined on mirror. Any ideas?

    BACKUP DATABASE [rtcxds] TO  DISK = N'B:\Backups\rtcxds_backup_2014_01_22_085201_7525216.bak' WITH NOFORMAT, NOINIT,  NAME = N'rtcxds_backup_2014_01_22_085201_7525216', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [rtcshared] TO  DISK = N'B:\Backups\rtcshared_backup_2014_01_22_085201_7575240.bak' WITH NOFORMAT, NOINIT,  NAME = N'rtcshared_backup_2014_01_22_085201_7575240', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [rtcab] TO  DISK = N'B:\Backups\rtcab_backup_2014_01_22_085201_7625117.bak' WITH NOFORMAT, NOINIT,  NAME = N'rtcab_backup_2014_01_22_085201_7625117', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [rgsconfig] TO  DISK = N'B:\Backups\rgsconfig_backup_2014_01_22_085201_7665100.bak' WITH NOFORMAT, NOINIT,  NAME = N'rgsconfig_backup_2014_01_22_085201_7665100', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [rgsdyn] TO  DISK = N'B:\Backups\rgsdyn_backup_2014_01_22_085201_8005299.bak' WITH NOFORMAT, NOINIT,  NAME = N'rgsdyn_backup_2014_01_22_085201_8005299', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [cpsdyn] TO  DISK = N'B:\Backups\cpsdyn_backup_2014_01_22_085201_8045296.bak' WITH NOFORMAT, NOINIT,  NAME = N'cpsdyn_backup_2014_01_22_085201_8045296', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [xds] TO  DISK = N'B:\Backups\xds_backup_2014_01_22_085201_8095321.bak' WITH NOFORMAT, NOINIT,  NAME = N'xds_backup_2014_01_22_085201_8095321', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [lis] TO  DISK = N'B:\Backups\lis_backup_2014_01_22_085201_8135340.bak' WITH NOFORMAT, NOINIT,  NAME = N'lis_backup_2014_01_22_085201_8135340', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [mgc] TO  DISK = N'B:\Backups\mgc_backup_2014_01_22_085201_8185450.bak' WITH NOFORMAT, NOINIT,  NAME = N'mgc_backup_2014_01_22_085201_8185450', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [LcsCDR] TO  DISK = N'B:\Backups\LcsCDR_backup_2014_01_22_085201_8225412.bak' WITH NOFORMAT, NOINIT,  NAME = N'LcsCDR_backup_2014_01_22_085201_8225412', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [QoEMetrics] TO  DISK = N'B:\Backups\QoEMetrics_backup_2014_01_22_085201_8265396.bak' WITH NOFORMAT, NOINIT,  NAME = N'QoEMetrics_backup_2014_01_22_085201_8265396', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [ReportServer] TO  DISK = N'B:\Backups\ReportServer_backup_2014_01_22_085201_8315433.bak' WITH NOFORMAT, NOINIT,  NAME = N'ReportServer_backup_2014_01_22_085201_8315433', SKIP, REWIND, NOUNLOAD,  STATS = 10
    GO
    BACKUP DATABASE [ReportServerTempDB] TO  DISK = N'B:\Backups\ReportServerTempDB_backup_2014_01_22_085201_8355531.bak' WITH NOFORMAT, NOINIT,  NAME = N'ReportServerTempDB_backup_2014_01_22_085201_8355531', SKIP, REWIND, NOUNLOAD,  STATS = 10

  • Lock records command

    Hi all,
    I have a scenario where i have to lock the lookup table records for editing. So that other users cannot edit the record.
    I am processing the lock record command for records which are not locked by other session (LOCK_BY_OTHER_SESSION).
    Lets say User A lock the records.
    I am loging in to the data manager using User B. When i try to edit and save the locked records data manager should warn me with a message like "Record has been locked by other user. would you like to edit anyway?". But i am not getting any warning message.
    I doubt the records were not locked by user A.
    Is my understanding correct? Am i missing any step here? Please help!
    Best regards,
    Arun prabhu S

    Found the answer!
    Lock will be lost once the user session destroyed.

  • Adobe Media Server failing to record video if switched from play to record midstream

    The Adobe Media Server is failing to record video if switched from play to record midstream. It is an intermittent issue that happens randomly one out of every 30 attempts.
    Flash Runtime: Flash Player ActiveX 11.7.700.169 or Flash Player ActiveX 11.4.402.287
    Media Server: AMS5.0.1, also FMS4.5.5
    (The problem happens on both FMS4.5.5 and AMS5.0.1)
    The ActionScript is as follows:
    netstreamRoger.publish("719_Client","play");
    Then 1 second later:
    netstreamRoger.publish("719_Client","record");
    netstreamRoger is streaming out the video and audio data correctly, because there is another computer playing the stream 719_Client live. So the media server is forwarding the stream correctly when live. The bug is when you attempt to playback 719_Client.flv the file does not contain any video data. The file size is not zero, and the file is not corrupted, but the file size is smaller than it would be if it had saved the video in it.
    How do I submit this bug to the Media Server team, and how can I workaround this issue?
    Below is the log from the Media Server 5.0.1
    publish
    stream
    2013-05-15
    16:14:20
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    0
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    3189
    3486
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    0
    0
    -1
    -1.000000
    connect-pending
    session
    2013-05-15
    16:14:20
    Mountain Daylight Time
    192.168.0.75
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    100
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    3073
    3073
    normal
    connect
    session
    2013-05-15
    16:14:20
    Mountain Daylight Time
    192.168.0.75
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    3073
    3073
    normal
    play
    stream
    2013-05-15
    16:14:20
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    3248
    3704
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    flv
    0
    0
    0
    2
    -1
    -1.000000
    unpublish
    stream
    2013-05-15
    16:14:22
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    2
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    149021
    19922
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    145667
    0
    -1
    -1.000000
    publish
    stream
    2013-05-15
    16:14:22
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    149021
    19922
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    0
    0
    -1
    -1.000000
    record
    stream
    2013-05-15
    16:14:22
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    0
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    149534
    20841
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    C:\Program Files\Adobe\Adobe Media Server 5\applications\uGenius\streams\_definst_\719_Client.flv
    flv
    13
    0.000000
    513
    0
    -1
    -1.000000
    unpublish
    stream
    2013-05-15
    16:14:28
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    6
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    670945
    294048
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    0
    0
    521832
    0
    -1
    -1.000000
    disconnect
    session
    2013-05-15
    16:14:29
    Mountain Daylight Time
    192.168.2.219
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    9
    200
    192.168.2.219
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234844082543
    671076
    294562
    normal
    stop
    stream
    2013-05-15
    16:14:29
    Mountain Daylight Time
    719_Client
    192.168.2.231
    1284
    1
    10
    _defaultRoot_
    _defaultVHost_
    uGenius
    _definst_
    9
    200
    192.168.0.75
    rtmp
    rtmp://ugfms:1935/uGenius
    rtmp://ugfms:1935/uGenius
    WIN 11,7,700,169
    4702111234860859759
    290828
    672528
    normal
    719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    rtmp://ugfms:1935/uGenius/719_Client
    flv
    8275
    0
    665118
    3624
    2
    -1
    -1.000000

    I'm having this issue as well. Did you ever find a solution to it?

  • FRM-99999 FAILED TO EXECUTE COMMAND IEXPLORE

    Hi there,
    When I attempt to call the report from my forms (from the browser using IE4), an error message was returned:
    FRM-99999: Failed to execute command.
    Command=iexplore http://<webserver>:89/sdq.pdf
    FULL Details: CreateProcess:iexplore http://<webserver>:89/sdq.pdf error=0
    Few users experienced this problem when using IE4, some do not have this problem.
    For users using Netscape 4.7 and above, so far have not encountered this problem.
    I am using
    Developer 6.0 Patch 7
    OAS 4.0.8.1
    Please help. Thanks.

    My remark regarding "PeymentMethodCode" was but a rant, heartfelt though it be. I mean those gits have left bloody spelling errors in their XML-Schemas -- talk about professionalism, talk about seriousness, talk about something you actually have to PAY for.
    Note also that BOTH spellings are used: the correct one (with an "a"), below the "BPPaymentMethods" element, and the wrong one below the "BusinessPartners" element.
    I don't know why you get that error. As told, the errorcode in the response seems to indicate that the "Object isn't supported".
    If you tried with the default sample provided in the doc, that would be quite unlikely.
    Dunno, really. Maybe you're lacking permissions?

  • Chromium OS - cros_sdk:make_chroot / chroot fails to run command ...

    Hi,
    Anyone encountered this error recently when working with cros_sdk and make_chroot?  I previously had no problem building ChromeOS with Archlinux earlier this year.  But now it appears there are some fundamental issues with the chroot set-up that are incompatible.  I realize that only Ubuntu is supported, however any tips on isolating this issue so that I can get it working myself would be much appreciated.  Details below.
    [seanvk@arch chromiumos]$ ./chromite/bin/cros_sdk
    Attempting download: https://commondatastorage.googleapis.co … 004.tar.xz
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  349M  100  349M    0     0  2245k      0  0:02:39  0:02:39 --:--:-- 2185k
    Cleaning up old tarball: cros-sdk-2013.07.20.203602.tar.xz
    INFO    cros_sdk:make_chroot: Unpacking STAGE3...
    INFO    cros_sdk:make_chroot: Set timezone...
    INFO    cros_sdk:make_chroot: Adding user/group...
    chroot: failed to run command ‘groupadd’: No such file or directory
    Running ['/data/chromiumos/src/scripts/sdk_lib/make_chroot.sh', '--stage3_path', '/data/chromiumos/.cache/sdks/cros-sdk-2013.07.21.084004.tar.xz', '--chroot', '/data/chromiumos/chroot', '--cache_dir', '/data/chromiumos/.cache'] failed!
    [seanvk@arch chromiumos]$
    [seanvk@arch chromiumos]$ uname -m
    x86_64
    [seanvk@arch chromiumos]$ uname -a
    Linux arch 3.9.9-1-ARCH #1 SMP PREEMPT Wed Jul 3 22:45:16 CEST 2013 x86_64 GNU/Linux
    Thanks,
    Sean

    WELL.  A quick 'df' shows that I am using 100% of my filesystem.  How embarrassing.

Maybe you are looking for