Archiving using PBS command in purchasing

Hi All,
If any one has worked in archiving using PBS command in purchasing. Please provide some inputs OR any documents.
Ur response will be highly appreciated.
Thanks.
Lokesh.

<b>PBS </b>archive Add-on Software:
This is a third party software solution developed specifically for providing access and reporting to SAP archived data. It is a software solution written in ABAP code. Once installed you are able to access and report on archived data, data from the data base and a combination of both. Users utilize standard SAP methods such as transaction codes, menu paths to access and report .PBS is a ready to run solution without any additional development. Once installed you get all of your accesses. It provides full drill down to the lowest level of detail, document flow and integration across SAP modules. With PBS Archive add-on software you can store the archived data in the file system of your server ( outside of the data base) OR you can store the archived data files externally and the software will read and report on the data. So you can run reports and on line queries any time you want to.
Hope this is useful to you...
Regards,
Pavan

Similar Messages

  • Archiving using PBS

    Hi All,
    I have to do archiving using PBS . standard program for arching is RM06EL00 but using PBS the sap has converted this program into /PBS/RM06EL00. There is one bug in this program as follows:- when i running this program with multiple vendors for purchase orders its working fine but when i use exclude option in select option then its giving error as "No document for vendor index !".
    if anyone has any idea plz help.
    Lokesh.

    Hi Lokesk,
    For issues with PBS you will need to contact PBS Hotline support since PBS has modified the standard program.
    Email PBS support [email protected]
    Cheers,
    Samanjay

  • Archiving using PBS Function modules

    Hi All,
    I am converting existing report to archiving reports.
    For that I am using <b>PBS Commands FUNCTION MODULES</b>. .
    ie function module like <b>'/PBS/SELECT_INTO_TABLE'</b>
    Can any one send some documents related PBS and how to use these commands or function modules,and sample programs.
    thanks in advance..
    srinu.

    Hi ,
      Thanks for your help and responce.
      I already coded one small program using   commands . but its not working properly in perticular case.
       Here is the Code.
       From EKKO table the fucntion module fetching the data properly.
      SELECT SINGLE *  FROM EKKO
               INTO W_EKKO
                    WHERE EBELN EQ P_EBELN.
            IF SY-SUBRC NE  0.                     
            CALL FUNCTION '/PBS/SELECT_INTO_TABLE'  
             EXPORTING                            
             ARCHIV    'CMM'                      
             OPTION   ''                           
             TABNAME    = 'EKKO'                  
             SCHL1_NAME = 'EBELN'                 
             SCHL1_VON  = P_EBELN                 
             SCHL1_BIS  = P_EBELN                 
         TABLES                                   
             I_TABELLE  = TAB20                   
         EXCEPTIONS  EOF    = 4                   
                     OTHERS = 2.                   
           LOOP AT TAB20 WHERE ( EBELN EQ P_EBELN ).  
               MOVE-CORRESPONDING TAB20 TO W_EKKO .     
               EXIT.                                  
            ENDLOOP.                                   
         ENDIF.                                     
    <b><u>But when I use the function module to fetch from EKPO, its considering only EBELN , but not considering the EBELP .</u></b>
    Its fetching all the line items related to this EBELN.
    SELECT * UP TO 1 ROWS
         INTO CORRESPONDING FIELDS                    
             OF TABLE TAB23
      FROM EKPO
    WHERE  EBELN EQ W_EKKO-EBELN                 
    AND EBELP EQ P_EBELP.
    ENDSELECT.                                                       
    if sy-subrc ne 0.
    CALL FUNCTION '/PBS/SELECT_INTO_TABLE'              
         EXPORTING                                
             ARCHIV         = 'CMM'              
             OPTION         = ''                 
             TABNAME         = 'EKPO'            
             SCHL1_NAME  = 'EBELN'               
             SCHL1_VON    = W_EKKO-EBELN        
             SCHL1_BIS       = W_EKKO-EBELN       
             SCHL2_NAME = 'EBELP'                 
             SCHL2_VON    = P_EBELP               
             SCHL2_BIS     = P_EBELP              
         TABLES                                   
             I_TABELLE  = TAB23                   
         EXCEPTIONS  EOF    = 4                   
                     OTHERS = 2.                  
        LOOP AT TAB23 WHERE ( EBELN EQ W_EKKO-EBELN AND  
         EBELP EQ P_EBELP ).                           
        MOVE TAB23-ebelp TO W_EKPO-ebelp.              
      ENDLOOP  .                                      
    endif.
    <u>Please check my code and give me some inputs.
      Is there any pre-conditions are needed.</u>
    Thanks and Regards,
    Srinivas Kalva.

  • How to create java archive using jar command

    hello
    what is the syntax for creating java acrchive using jar command line
    jar -c ???????
    urgent plzz

    jar cf myjar.jar classfiles...
    If you have a manifest file you want to add:
    jar cfm myjar.jar manifest.mf classfiles...
    Also check the documentation:
    http://java.sun.com/j2se/1.3/docs/tooldocs/tools.html
    You can find a link to jar there.

  • I would like to delete all Apps archived in the clouds of "purchased" and not in used now and in the future. How is possible to remove definitively these Apps?

    I would like to delete all Apps archived in the clouds of "purchased" and not in used now and in the future. How is possible to remove definitively these Apps. Thank you

    All you can do is hide them from your purchased list.  You cannot permaneently delete anything from your purchased history.
    Also, these are not stored in your iCloud account storage space.  The purchases reside in the online store and all you see is a list of those purchases made with your account, with a cloud-link to redownload them, but you are merely re-downloading them directly from the store.

  • Not able to extract performance data from .ETL file using xperf commands. getting error "Events were lost in this trace. Data may be unreliable ..."

    Not able to extract  performance data from .ETL file using xperf commands.
    Xperf Commands:
    xperf –i C:\TempFolder\Test.etl -o C:\TempFolder\BootData.csv  –a process
    Getting following error after executing above command:
    "33288636 Events were lost
    in this trace. 
    Data may be unreliable
    This is usually caused
    by insufficient disk bandwidth for ETW lo
    gging.
    Please try increasing the minimum
    and maximum number of buffers
    and/or
                    the buffer size. 
    Doubling these values would be a good first at
    tempt.
    Please note, though, that
    this action increases the amount of me
    mory
                    reserved
    for ETW buffers, increasing memory pressure on your sce
    nario.
    See "xperf -help start"
    for the associated command line options."
    I changed page size file but its does not work for me.
    Any one have idea, how to solve this problem and extract ETL file data.

    I want to mention one point here. I have total 4 machines out of these 3 machines above
    commands working properly. Only one machine has this problem.<o:p></o:p>
    Hi,
    I consider that you can try to use xperf to collect the trace etl file and see if it can be extracted on this computer:
    Refer to following articles:
    start
    http://msdn.microsoft.com/en-us/library/windows/hardware/hh162977.aspx
    Using Xperf to take a Trace (updated)
    http://blogs.msdn.com/b/pigscanfly/archive/2008/02/16/using-xperf-to-take-a-trace.aspx
    Kate Li
    TechNet Community Support

  • How to use dual monitor display in windows 7 using MSTSC command.......??????

    how to use dual monitor display in windows 7 using MSTSC command ....?????

    Hi Anurag,
    The main issue is how to use the dual monitor in the Remote Desktop Session in Windows 7 ,right ?
    please refer to the following links:
    Using Multiple Monitors in Remote Desktop Session
    http://blogs.msdn.com/b/rds/archive/2009/07/01/using-multiple-monitors-in-remote-desktop-session.aspx
    Best regards

  • HELP!!! I deleted a .dbf file using OS command

    Hi Experts,
    I have accidently deleted a datafile, that is my index tablespace(.dbf) using OS command(AIX).
    After that I was not able to open my database since the datafile is missing and I was not able to drop the datafile when the database in not open.
    I dont any have recover option in my database to rrecover the datafile.
    Can anyone pls tel me how can I delete the datafile when my database is not open.
    Thanks in advance.
    nonuday
    Edited by: Nonuday on Apr 29, 2012 10:51 PM

    Hi,
    >
    Its in not recovery mode, or you do not have any backup?
    Then you have to drop that file from SQL as
    SQL> alter database datafile 'Location' offline drop;
    I tried what you have mentioned..
    SQL> alter database datafile '/oracle/oradata11g/cboedbCBOEDEV_T24DISTINDEX1.dbf' offline drop;*
    Database altered.*
    SQL> alter database open;*
    alter database open*
    +*
    ERROR at line 1:*
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open*
    SQL> alter database open NORESETLOGS;*
    alter database open NORESETLOGS*
    +*
    ERROR at line 1:*
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done*
    SQL> recover using backup controlfile;*
    ORA-00279: change 362471193 generated at 02/01/2012 15:59:03 needed for thread*
    +1+
    ORA-00289: suggestion :*
    +/glosoft/oracle/oracle11g/app/oracle/product/11.1.0/db_1/dbs/arch1_24555_7443323+
    +42.dbf+
    ORA-00280: change 362471193 for thread 1 is in sequence #24555*
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}*
    ORA-00308: cannot open archived log*
    +'/glosoft/oracle/oracle11g/app/oracle/product/11.1.0/db_1/dbs/arch1_24555_744332+
    +342.dbf'+
    ORA-27037: unable to obtain file status*
    IBM AIX RISC System/6000 Error: 2: No such file or directory*
    Additional information: 3*
    What to do now??
    pls help...
    Edited by: 897910 on Feb 3, 2012 3:46 AM

  • How to create backup using sql commands

    can i create a backup using sql/sqlplus commands

    I would actually advice you to use RMAN, instead of backup using sql commands, but if you want or have a requirment to do so..
    First off all you should ensire that your databasse is in archilog mode.. (ALL PRODUCTION DATABASES should be in archivelog mode)
    you can do it using sql*plus
    archive log list
    Then if you would like to make a cold backup (the only one posible in noarchivelog mode)
    ypu have to
    shutdown immediate
    copy all database files (you don't need to copy redo logs) to another device
    startup - to startup database
    Actually I will suggest that your read User manager Recovery guide from oracle documentation
    tahiti.oracle.com
    Best Regards
    Krystian Zieja / mob

  • Using tar command to copy faster

    Hi,
    I want to copy the apps directories and subdirectories to another location on same machine for cloning purpose.
    I know this can be achieved using tar command.
    Will you pls send me the tar command to archive and copy at the same time using pipe "|" .
    Thanks,
    Dnyanesh

    Hi Funky,
    Permissions are assigned based on uid, not username. When you unpack the tar file with the 'p' option as root, the files will have the same uid on the target system as they did on the source system. In this case, preserving permissions for 'root' should not be a problem. The uid for root (0) does not usually change. The complication is with the uid values for non-root users.
    As far as preserving the uid for non-root users (like oracle or applmgr)...mostly I just try to keep these in sync across my systems as much as possible. :) For example, although the applmgr user on my production system is 'applprod', and on my test system is 'appltest', they both have the same uid (1003). That way, when I unpack a tarball from my production system on my test system, all the files that were owned by 'applprod' show as being owned by 'appltest'.
    In your example, if user 'xxx' on production and user 'yyy' on the clone server had different uids (for example, 1003 and 1004), the easiest thing to do is to try changing the uid of user 'yyy' on the clone system:
    usermod -u 1003 yyy
    This will only work, of course, if there is no other user on your clone/target system with uid 1003. :-)
    If you do have another user on your target system with uid 1003, then when you unpack the tar file on the target, your files will definitely have the wrong owner. You can still change that without touching root-owned files by using chown to change just the files owned by the "wrong" user:
    chown -R --from wronguser correctuser $ORACLE_HOME
    If your Linux doesn't support the --from syntax for chown (I primarily use SUSE/SLES and don't have my Redhat VM handy to check), you could also use find:
    find $ORACLE_HOME -user wronguser -exec chown correctuser {} \;
    Again, the point of the chown and find commands is that they'll leave the files that are supposed to be owned by root untouched.
    Sorry for the long post, I tried to go for comprehensive instead of brief this time. :-)
    Regards,
    John P.

  • Deleting all backed up archives using RMAN

    Hi,
    I used 'delete input' to delete all the archives backed up.
    I am storing archives in dest1 and dest2...i.e, in two locatiions in production.
    Although archive in dest1 is getting deleted I am unable to delete those in dest2.Please help to delete archives in dest2 too.

    Ed,
    Probably there is missing one "all" in your command :
    C:\>rman target /
    Recovery Manager: Release 11.2.0.1.0 - Production on Thu Jul 5 17:37:57 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: ORCL (DBID=1308204436)
    RMAN> backup archivelog delete ALL input;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00558: error encountered while parsing input commands
    RMAN-01009: syntax error: found "delete": expecting one of: "all, from, high, like, low, scn, sequence, time, until"
    RMAN-01007: at line 1 column 19 file: standard input
    RMAN> BACKUP ARCHIVELOG ALL DELETE ALL INPUT;
    Starting backup at 05-JUL-12
    current log archived
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=70 device type=DISK
    channel ORA_DISK_1: starting archived log backup set
    channel ORA_DISK_1: specifying archived log(s) in backup set
    input archived log thread=1 sequence=325 RECID=300 STAMP=786108184
    input archived log thread=1 sequence=326 RECID=301 STAMP=786108634
    Finished backup at 05-JUL-12
    RMAN>Regards
    Girish Sharma

  • Automated script for deploying, removing, install again the WSP using stsadm command line

    Hi,
    Am having a requirement in my  staging and  prod  env. to add, install,retract and remove wsp.
    In my dev env i used to perform with  Visual Studio ,so i didnt  face any issues regarding retracting and removing the wsp from solution store.
    But in my staging and prod since i dont hav VS installed, i would like to have a automated script[ NOT in POWERSHELL] using stsadm command line tool which adds the solution from a folder [say D:\DeployWSPs in staging and Prod] to the solution
    store  and installed onto a particular web application [  NOT "All WebApplications"].
    and if  the wsp already exists , i need to retract it & remove from solution store and add it and install again.
    can someone pls help me with the  automated script .also if  the folder contains multiple WSPs how can i doa  for each loop [ iterate through  wach ".wsp"  file and perform install/...task].
    i know stsadm -o adddsolution, deletesolution,m retractsolution etc. But the issue is that customer asked me to do this ina automated fashion.  manually entering all these commands is a  cumbersome activity.
    note: when i used powershell on 2 / 3 occasions, the wsp was retracted successfully,but failed to successfully remove from the
    soln store.
    so i thought i will depend upon on stsadm again like old version of SP since its supported.
    Das

    I would recommend you to use Power Shell so that you can do the automation easily. You can use
    power shell for earlier version of SharePoint as well. 
    Look why removing the solution is getting failed. May be you are trying to remove before the solution is retracted. Wait for retract and remove the solution. Refer to the following post for more information
    http://www.codeproject.com/Articles/570011/PowerShellplus-plusWaitplusforplusRetractplus-fpl
    http://consultingblogs.emc.com/mattlally/archive/2011/03/29/sharepoint-server-2010-multiple-solution-deployment-script.aspx
    Cheers,

  • Remove archives using RMAN

    Hello everyone,
    We've two situations (11GR2 (11202) RAC) ...
    - first, is even when using "backup as copy archivelog all not backed up 1 times" for backing up logs to normal FS from ASM I get below errors in log file:
    Starting backup at 10-OCT-11
    current log archived
    channel ch1: starting archived log copy
    input archived log thread=2 sequence=14123 RECID=44194 STAMP=764124901
    channel ch2: starting archived log copy
    input archived log thread=1 sequence=18793 RECID=44195 STAMP=764124901
    RMAN-03009: failure of backup command on ch1 channel at 10/10/2011 02:00:23
    ORA-19635: input and output file names are identical: /oracle/admin/archive_backup/RAC_2_14123.arc
    continuing other job steps, job failed will not be re-run
    channel ch1: starting archived log copy
    input archived log thread=2 sequence=14124 RECID=44196 STAMP=764124930
    RMAN-03009: failure of backup command on ch2 channel at 10/10/2011 02:00:24
    ORA-19635: input and output file names are identical: /oracle/admin/archive_backup/RAC_1_18793.arc
    continuing other job steps, job failed will not be re-run
    Is RMAN not supposed to backup only those archives which were not already backed up ?
    Or is it that copy is not counted as a backup ???
    - Second, when I remove the logs using "delete archivelog all completed before "trunc(sysdate)"" it removes the logs from ASM as well as the copy made using above command.
    can anybody help me with this.
    thanks

    From documentation:
    Note: You can only specify NOT BACKED UP integer TIMES when backing up archived redo log files into backup sets.
    RMAN does not throw an error, but it ignores the clause.
    Werner

  • How to use STSADM commands in sharepoint 2007

    How to use STSADM commands in sharepoint 2007

    Hi,
    There is no such STSADM commands to get the user groups.  There are two separate STSADM commands get either users or groups for particular site.
    STSADM -o enumusers <<url>>
    STSADM -o enumgroups <url>
    For complete reference, please refer to the following article.
    http://blogs.technet.com/b/josebda/archive/2008/03/15/complete-reference-of-all-stsadm-operations-with-parameters-in-moss-2007-sp1.aspx
    One such console application available to get the user groups.  Please refer to the below article.
    List all SharePoint groups a user belongs to
    Please don't forget to mark it as answered, if your problem resolved or helpful.

  • Using Shell commands in AWK

    Hi, i want to use tr command in awk. Please guide me. Also, how to use shell variables in awk?

    please help

Maybe you are looking for