How to do transports from os level

hi
    i have a question .how to do transports from os level.pls give me ans
                                                                                thanks

Hi Raghu,
Logon with <SID>adm goto command promt.
Goto path /usr/sap/trans/bin/
Assume Your DEV to QAS
First add request to buffer.
tp addtobuffer DEVKXXXXX QAS pf=/usr/sap/trans/bin/tp_domain_<SID>.PFL
Now import Phase
tp import DEVKXXXXX QAS client=XXX pf=/usr/sap/trans/bin/tp_domain_<SID>.pfl
Check for the return codes.
Regards,
Ganesh
****Reward points if Helpful*****

Similar Messages

  • HT202879 I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    Office for Mac, http://www.microsoft.com/mac/products, can open/edit/create Office documents.If your external drive is formatted NTFS then you can copy the Office documents to your computer and work on them. You won't be able to save the files back to your NTFS formatted drive. But you will be able to save the documents to your internal drive. You can move all the external files to your internal drive then format the external drive for Apple. Then you can copy the files back to your external drive for ongoing use.

  • I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    I am switching to Apple macbook pro from Windows laptop.  Is Apple compatible with Microsoft Office?  How can I transport from Windows to Mac?  What I have saved on external hardrives, will I be able to open it on Mac?

    Is Apple compatible with Microsoft Office?
    Any computer is compatible as long as it can read and write Office files. But for perfect (or at least near perfect) compatibility, you would want to purchase Office 2011 for Mac.
    How can I transport from Windows to Mac?
    You can't directly transport any installation of Windows. All PC's come with a machine specific version of Windows intended for that PC. They don't have all of the hardware drivers the retail disks cover.
    If you want Windows on your Mac, you would first purchase a full version copy (NOT an upgrade disk) of Windows 7 or 8. Those are the only supported versions on newer Macs. You install it through the supplied Boot Camp utility that comes with the Mac to create a new partition for Windows, and then install the retail copy of Windows you purchased.
    The reason only these versions of Windows are supported is the same basic reason as a machine specific version of Windows for a PC. Apple only includes the necessary Mac hardware drivers for Win 7 or 8 on new Macs.
    Once Windows is installed, you could then install the version of Office for Windows you already own. The nuisance of a Boot Camp partition is that you have to physically boot to either Windows or OS X, so you can only use the apps of the OS you're in at the time. To use both at once, you'd have to use virtual machine software (Parallels, VMware, VirtualBox) and then install Windows within that. Then you'd be able to run Windows inside of OS X and have access to both at the same time.

  • How to reset password from sql level

    Dear All,
    I have created a new client 300 which is a copy of 000,
    i have selected only SAP_CUST  profile, no user master profile is selected.
    After creation of client i have created one user,
    now only one user is existing in newly created client 300, unfortunately , i am unable to login using that user,
    for which i have to reset the password,
    how do i proceed to attend this issue.Can i do it from OS level or SQL level,, if so then please let me know how do i proceed for it.
    regards,
    SM

    HI,
    use the source client password for SAP*
    suppose you copied 300 client from source client  000 then use 000 sap* password in 300
    if you are still getting problem with login using sap* in client 300
    then  do following
    run query analyzer if you use SQl server 2000
    or run sql server management studio if you use SQL 2005
    connect to database
    use folloiwng query
    in SQL 2005 click on new query
    USE SID
    DELETE sid.USR02 where MANDT='300' and BNAME = 'SAP*'
    where SID = your sap system id ID in uppercase
    sid = your sap system id in lowercase
    query is case sensitive
    after executing query login with sap* user and password 'pass'.
    regards,
    kaushal
    regards,
    kaushal

  • How to upgrade transports from one sp to other

    Hi,
      I have transports which are created in support pack 11 for example. My whole system is the upgraded to support pack 12. I have large number of transports which are not moved to quality. Is there any program or any step where I can regenerate these transports from one support pack to other. I know I can make any small  change in the program and save them which will create a new transports but I have huge list. Please advise.
    Regards,

    You need to create the transports again, You can move the existing transports simply into Quality system.
    Well as per SAP theory during transports both the system should be equal in the Application level, but really it is not possible every time, becasue there are lots of update are coming regularly and you cannot create so many environement to test it first, so usually we are doing the same. we import the request between two support release,
    Regards
    Subhash

  • How to give filters from Year level to day level in dashboard?

    Hi all,
    I have some 7 to 10 components and i want the filter from Year level to day (Year,Quarter,Month, Week and Day) with "All" option as default from Quarter to Day level.
    As default Only current year should be selected for which my components should display 4 quarters data
    and when any quarter is selected my components should display 3 respective months data
    then when particular month is selected then my components should display 4 weeks data
    when week is selected the 7 days data
    and last when day is selected only that days data should be displayed.
    All the data will be coming from Database, to get data we need to build query & prompts and map accordingly
    And those prompts should be mapped to these filters and work dynamically.
    If anyone know how to implement this please let me know.
    Regards
    Nithesh M R

    Hi,
    As you said try to prompts for all the above mentioned filtering criteria, then use the combo box as a drop down filter, In first combo box take year list. From second combo box take the data in Tree view using filtered rows insertion type. Below given link can give you a idea how to pass the subsequent values to the next cell.
    Instead of continent & country & ..... you can take quarter, month, week and so on, so your combo box fills the data automatically.
    Filtering Through Combo Box
    --SumanT

  • How to exclude tables from Schema level replication

    Hi All,
    I am currently trying to setup Oracle Streams (Oracle 11.1.0.6 on RHEL5) to replicate a schema from one instance to another.
    The basic schema level replication is working well, and copying DDL and DML changes without any problems. However there are a couple of tables that I need to exclude from the stream, due to incompatible datatypes.
    Does anybody have any ideas or notes on how I could achieve this?? I have been reading the Oracle documentation and find it difficult to follow and confusing, and I have not found any examples in the internet.
    Thanks heaps.
    Gavin

    When you use SCHEMA level rules for capture and need to skip the replication of a few tables, you create rules in the negative rule set for the table.
    Here is an example of creating table rules in the negative rule set for the capture process.
    begin
    dbms_streams_adm.add_table_rules(
    table_name => 'schema.table_to_be_skipped',
    streams_type => 'CAPTURE',
    streams_name => 'your_capture_name',
    queue_name => 'strmadmin.capture_queue_name',
    include_dml => true,
    include_ddl => true,
    inclusion_rule => false
    end;
    table_name parameter identifies the fully qualified table name (schema.table)
    streams_name identifies the capture process for which the rules are to be added
    queue_name specifies the name of the queue associated with the capture process.
    Inclusion_rule=> false indicates that the create rules are to be placed in the negative rule set (ie, skip this table)
    include_dml=> true indicates DML changes for the table (ie, skip DML changes for this table)
    include_ddl=> true indicates DDL changes for the table (ie, skip DDL changes for this table)

  • How to avoid outage from db level

    Hi All,
    I'm having task as, I need to give *15 diffrent ways/ideas/scripts to avoid outage from Oracle DB level in general* within short period(3 weeks). Where we need to focus and what are the stuff, need to do to complete this.
    I guess, Outage means DB down, bcoz of this, user's can't to the db through appication. is it correct?
    1.By genetal, how the people are avoiding outage there environment?
    2.when we will get outage, I mean in which situation we will get ?
    3. I guess,we can do in parameter level. But, I dont know, what are the parameter we can use here?
    Please guide me and advice me, to complete this task.
    Thanks in advance.

    2.when we will get outage, I mean in which situation we will get ?Usually when you run out of some resource you can get partial or full outage.
    I.e. when there are too many connections - new connection will be rejected and will see it as outage. Old ones will work. It is a partial outage.
    Or when disk space is totally consumed - selects may work, updates wont.
    Or there is no virtual memory left some sessions may fail.
    Full outages are rear things - usually caused by H/W failures or environmental disasters.
    1.By genetal, how the people are avoiding outage there environment?Different ways.
    - Planning for resources according to consumption analysis and predictions.
    - By monitoring of resources and environment and taking proactive measures.
    - By establishing High Availability and Disaster Recovery solutions.
    - And finally by establishing Business Continuity plan where is is no IT at all (using pencils and papers, abacus, fingers, and brain to run business as 120 years ago).
    3. I guess,we can do in parameter level. But, I dont know, what are the parameter we can use here?Oh it easy - put the parameter WORK_ALWAYS=ON into your config file and its done!
    Seriously, there are many parameters that you can tweak depending on your planned resource usage.
    But not everything can be done by just parameters tweaking.
    See reply on #1.

  • How to install transport from Note?

    Hi,
    a Note ask to install transport RS5K908607_part01.rar to part10.rar attached with the Note.
    How and where to import those files?
    After uncompress these files,  have RS5K908607.RS5 type.
    Thanks for your help
    Marty

    Hi,
    I think you will get 2 files after extracting  the attachment.
    One will be data file - K908607.RS5
    and other will be co-file - K908607.RS5
    You will have to copy R908607.RS5 to the <drive>:/usr/sap/trans/data
    and K908607.RS5 to <drive>:/usr/sap/trans/cofiles.
    and then go to STMS_IMPORT-> Extras-> Other Requests-> Add.
    and enter RS5K908607 and import the request.
    Regards,
    Payal

  • How can i transfer from windows to mac with my catalogue ?

    hello, how is the best way to transfer my catalogue from windows (8.1) to mac (yosemite) ?
    thx for your help.
    best regards from germany
    oliver

    Is Apple compatible with Microsoft Office?
    Any computer is compatible as long as it can read and write Office files. But for perfect (or at least near perfect) compatibility, you would want to purchase Office 2011 for Mac.
    How can I transport from Windows to Mac?
    You can't directly transport any installation of Windows. All PC's come with a machine specific version of Windows intended for that PC. They don't have all of the hardware drivers the retail disks cover.
    If you want Windows on your Mac, you would first purchase a full version copy (NOT an upgrade disk) of Windows 7 or 8. Those are the only supported versions on newer Macs. You install it through the supplied Boot Camp utility that comes with the Mac to create a new partition for Windows, and then install the retail copy of Windows you purchased.
    The reason only these versions of Windows are supported is the same basic reason as a machine specific version of Windows for a PC. Apple only includes the necessary Mac hardware drivers for Win 7 or 8 on new Macs.
    Once Windows is installed, you could then install the version of Office for Windows you already own. The nuisance of a Boot Camp partition is that you have to physically boot to either Windows or OS X, so you can only use the apps of the OS you're in at the time. To use both at once, you'd have to use virtual machine software (Parallels, VMware, VirtualBox) and then install Windows within that. Then you'd be able to run Windows inside of OS X and have access to both at the same time.

  • Aggregation level transportation from dev to quality

    Hi,
    I have 2 aggregation levels in my mutiprovider. How can I transport these 2 aggregation levels from dev to Quality systems?

    Hi,
    you can collect the aggregation levels in transport connection (transaction rsa1 --> transport connection). There is a folder "Planning" and a type "Aggregation Level" (technical name: ALVL). Just select your aggregation levels and add them to a request. Please be aware that depending objects such as the multiprovider have to be transported to your quality system at same time if they are not already existing over there.
    Brgds,
    Marcel

  • How can I transport data from one client to another client?

    How can I transport data from one client to another client? 
    Regards,
    Subho

    hmmm, CTS = cutomizing transport?
    If you have a customizing table, there are still two possibilities.
    1. customize in DEV system and transport
    2. customize right there where you need it.
    this depends on how the maintainance view is built. If it is a simple customizing table and you get not asked for a TR when customizing a new record or changing an existing one, you hit possibility 2.

  • Hi,how can i transport objects from one server to other like (Dev To Qty)

    Hi Sir/madam,
       Can u explain how can i transport objects from one server to other like (Development To Quality To Production).
    Regards,
    Vishali.

    Hi Vishali,
    Step 1: Collect all Transports(with Packages) in Transports Tab(RSA1)- CTO
    Step 2: Release the subrequests first and then the main request by pressing Truck button
    Step 3: STMS or Customized transactions
    Object Collection In Transports:
    The respective Transports should have the following objects:
    1. Base Objects -
    a. Info Area
    b. Info object catalogs
    c. Info Objects
    2. Info Providers u2013
    a. Info Cubes
    b. Multi Providers
    c. Info Sets
    d. Data Store Objects
    e. Info Cube Aggregates
    3. Transfer Rules u2013
    a. Application Components
    b. Communication Structure
    c. Data Source replica
    d. Info Packages
    e. Transfer Rules
    f. Transformations
    g. Info Source Transaction data
    h. Transfer Structure
    i. Data sources (Active version)
    j. Routines & BW Formulas used in the Transfer routines
    k. Extract Structures
    l. (Note) If the transfer structures and related objects are being transferred without preceding
    Base Objects transport (e.g. while fixing an error) it is safer to transport the related Info
    Objects as well.
    4. Update Rules u2013
    a. Update rules
    b. Routines and formulas used in Update rules
    c. DTPs
    5. Process Chains u2013
    a. Process Chains
    b. Process Chain Starter
    c. Process Variants
    d. Event u2013 Administration Chains
    6. Report Objects u2013
    a. Reports
    b. Report Objects
    c. Web Templates
    Regards,
    Suman

  • How can i transport my e-mail addresses from my p.c. to my iPad?

    how can i transport my e-mail from my p.c. to my iPad2 ?

    read http://support.apple.com/kb/ht4810

  • How to include a default value in Dynamic cascading prompt from 2nd Level.

    Hi,
      I use Command Object in 'Datbase Expert' to create 'Custom Tables'  and use these tables to fetch LoVs. I use Dynamic Cascading Prompts in the reports.  I have a peculiar requirement using DCP.
      There are Four Levels as in the Example:
      Continent
       Country
       State
       City
      In the Custom Table, requirement is to create an additinal row with '' that represents 'All Values selected' for that level starting from second.  and The default selection should be '' . I defined that '*' means 'All Vales Selected in the report' This si not a problem. But the problem how to show a default value in a Dynamic Cascading Prompt i.e. how we can make sure in an default value can be selected in DCP from Second Level?
    how can the examples 1,2,3 can be achieved detaisled below beacsuse we need to show a default value in Casacading Propmt
    Eg of Schedules with DCP:
    Schedule 1   
      Continent: Europe
       Country: *
       State: *
        City:  *
      Schedule2:
       Continent: Europe
       Country: England
        State: *
         City: *
    Schedule 3:
        Continent: Europe
       Country: England
        State: Greater London
         City: *
    Schedule 4:
    Continent: Europe
       Country: England
        State: Greater London
         City: City of london

    You won't be able to have a true "default" value in the various cascading levels, since there aren't default values in a dynamic cascading parameter.  That being said, I've created a sample report in Crystal Reports 2008 that has a Command-driven DCP with '*' values for the 2nd and 3rd levels of my 3-tier DCP and have accounted for them in the record selection criteria.  You can find the sample here at https://www.box.net/shared/mav5qp337j

Maybe you are looking for

  • BUG: Playback Fails When Loading A Random Video - Firmware 1.2

    I've been looking all over on where to post a bug, and for a fix for this bug I found. Not many seem to be having this problem (I assume not many are trying to randomly play a video from a video playlist) BUG: Playback Fails When Loading A Random Vid

  • Rebuilding the iPhoto Library

    I messed up the iPhoto Library! What i did was that i wanted to use Automator to COPY all of the original photo files to a new hard drive for backup, but i MOVED them instead. So now I have one big folder of originals and an iPhoto library empty of o

  • Photoshop CS4 Applic. Frame has artifacts

    When I open an image in Photoshop CS4 in Window < Application Frame, using a Mac with 10.5.6 & 10.5.7, there are weird artifacts that show up in the background area. If I zoom in and back out, they will go away. But how do I get rid of them all toget

  • DTM install fails with error 1935 on Windows 7

    Trying to install DTM 600_b047 on a Windows 7 64-bit system.  Install fails with Error 1935 and HRESULT= 80073712. Have tried to run via Run As Administrator.  It seems to get most of the way through before failing.  (Without Run As Admin, it fails m

  • Download Scheduler How to?

    Dear All,                  I have a report made in BEx Query Designer. The report comes fine in the browser.I haven't used download scheduler as of yet but I require the report to be scheduled everyday and the report be sent to the user's mailbox. Ho