Search Results

Search: Posts Made By: mahantysk
3,481
Posted By mahantysk
hi Yes it exists..
hi

Yes it exists..
3,481
Posted By mahantysk
Hi I .txt files are copying from sev1 to...
Hi

I .txt files are copying from sev1 to sev2 but the remaing files are not copying/mvoing to another file
and getting error like "mv: cannot rename /sap/DB1/hulftuser1/temp/ to...
3,481
Posted By mahantysk
FTP files are not moving/copying
Hi

I want to FTP some file from one server to another server, those file should copy from one server to another and then move the same files to another folder in the same server. I have written...
9,925
Posted By mahantysk
Shell script for FTP a file from one server to another server
Hi

Can any one help me for script. I need a script and this script has to execute daily to move the files.

FTP from one server to another server

EX: Sep 10 06:24 abc.txt
Sep 11 06.56...
11,830
Posted By mahantysk
#! /usr/bin/sh cd /usr/sap/trans/bin for i...
#! /usr/bin/sh
cd /usr/sap/trans/bin

for i in `cat /usr/sap/trans/bin/xyz.txt`
do
echo 'Adding to Buffer - ' $i '-------'
tp addtobuffer $i ERP CLIENT=200 u128...
11,830
Posted By mahantysk
#! /bin/ksh # SName=tp_buffer_sid_ # Script...
#! /bin/ksh
#
SName=tp_buffer_sid_ # Script Name
#--------------------------- Purpose: ----------------------
# Populates sid buffer with list from input file
# To execute, as sidadm, cd...
11,830
Posted By mahantysk
#! /usr/bin/sh for i in `cat...
#! /usr/bin/sh
for i in `cat /usr/sap/trans/bin/xyz.txt'
do
echo 'Adding to Buffer - ' $i '-------'
tp addtobuffer $i <sid> CLIENT=<Number> u128 pf=/usr/sap/trans/bin/TP_DOMAIN_QE1.PFL
11,830
Posted By mahantysk
Shell scripting for Bulk transports in unix
Hi friends,

I would like to trasnport a bulk request in hp-ux for SAP ECC6.0 system, would request you to please send shell script for this.

tp addtobuffer <request nos.> sid

i want a shell...
Forum: HP-UX 03-26-2008
4,507
Posted By mahantysk
Thank you Yaswant.. i'll check
Thank you Yaswant.. i'll check
Forum: HP-UX 03-26-2008
4,507
Posted By mahantysk
How to create a cron job and run in quality system
Hi Experts,

I'm a SAP Basis, I have a small doubt would request you please help on this...

1. I wold like to copy files from one system to another system?

as per my knowledge "we have to...
Showing results 1 to 10 of 10

 
All times are GMT -4. The time now is 04:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy