Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can we transport one or two tables in client copy from
one client to another client?

Answer Posted / davidm

Use the following procedure to copy table contents between
two clients:

After verifying the client copy log, due to some storage
probslems in table MOFF, this table could not be completely
copied. To avoid having to perform the whole client copy
process, just hte entries on table MOFF from the source
client will be copied to the table MOFF on the target client
010 in thte target system T12.

1. In the source system (C12), create a control file, for
example, expmoff.ctrl with the following contents:

export client
select * from moff where mandt = '002".

2. Run the R3trans utility with the previous control file:

R3trans -w expmoff.log -u 18 expmoff.ctrl

The -w flag indicates the log file, the -u flag sets
unconditional modes for the transport. In the export
phonase, unconditional mode 1 indicates the system to ignore
the wrong status of transport requests.
Mode 8 allows direct selection of tables when the default
modes are not allowed. By default, the previous command
generates the data file trans.dat in the directory where the
export has been executed. If both source and target systems
share the transport directory, it wont be necessary to copy
the trans.dat file. Otherwise you must use ftp.

3. Check the export log file, expmoff.log and verify it did
not contain any errors.

4. Once in the target system, create the import control
file, for example impmoff.ctrl with the following content:
import client

5. Then execute it with the R3trans tool: R3trans -w
impmoff.log -u 248 impmoff.ctrl

By default it uses the data file trans.dat generated by the
previous commnad file. The unconditional modes used in the
import phase are :

2 for enabling the overwriting of the original, 4 which
ignores that the transport request was intended for a
different target system, and

8 which allows for importing tables which are restricted by
their table types. If you use the default options for the
import, you do not need a control file.

The import can be performed directly with R3trans -i <file>.

6. Check the import log file, impmoff.log to check that the
import runs fine without errors. You can also log on to the
target client, 010, in the target system and look up the
table contents with se16.

THX..... DAVIDM.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is heterogenous system copy and homogenous system copy ?

1032


What is the purpose of support package?

1103


What are the DVD's Download for implementation?

1989


How to create RFC CONNECTION between production server and Global trade system. what prerequsite we need for this.

3661


In the Sap Easy Access Menu I see the menu System -> User Profiles ->Own Data. Other options Hold Data is to keep data values that you have entered in a field of an application for the duration of the session; SET DATA not to overwrite the data and DELETE DATA to delete the set data. Can somebody explain me the Hold Data, Set Data and Delete Data with examples, i mean giving an example of fields?

3831


How you will give new authorizations?

1842


Explain segment?

1154


what is the procedure for java stack upgradation?

2334


What is the system's configuration required to implement SAP.

1393


What is rfc connection?

1111


describe how SAP handles Memory Management?

1119


How do you check the installed software components and product versions on sap system?

1020


Which are the most frequent errors encountered while dealing with transports ?

1301


Explain deletion flag?

1107


What is the database backup strategy in your company?

2241