IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Connect Direct


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
saikat

New User


Joined: 23 Jun 2008
Posts: 26
Location: pune

PostPosted: Mon Nov 19, 2012 12:51 pm
Reply with quote

Hi,

I am using one connect direct process to send file from mainframe to unix server.

This process includes both copy steps and run task.

Sometimes the runtask on remote server takes much time to complete causing runtask failure on mainframe whereas the process on remote server is successful.

It's because the time to execute the remote process is exceeding the C:D time limit and causing runtask failure.

Please advise how to avoid this kind of problem.

Smilies disabled
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Nov 19, 2012 1:10 pm
Reply with quote

If, when you Preview or look at your post, you see a "smilie" you didn't deliberately code as such, then there is an option to "Disable Smilies in this post" so that we can see what you really meant.
Back to top
View user's profile Send private message
saikat

New User


Joined: 23 Jun 2008
Posts: 26
Location: pune

PostPosted: Mon Nov 19, 2012 5:09 pm
Reply with quote

Sorry for the smilie
Back to top
View user's profile Send private message
Ed Goodman

Active Member


Joined: 08 Jun 2011
Posts: 556
Location: USA

PostPosted: Mon Nov 19, 2012 8:59 pm
Reply with quote

Suggest you split the job into two parts, one for file transfer and one for the execute task.

Better yet, can you start the task, but break the connection, then have the Unix box send a signal back when the task is complete?
Back to top
View user's profile Send private message
saikat

New User


Joined: 23 Jun 2008
Posts: 26
Location: pune

PostPosted: Tue Nov 20, 2012 11:10 am
Reply with quote

Thanks for the suggestion.

Could you please advise how to implement both options i.e is there any connect direct parameter using which we can achieve this?

We have tried maxdelay=unlimited parameter also but still no luck.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Nov 20, 2012 7:53 pm
Reply with quote

Hello,

What happened when you split the job into 2 parts? If you have not tried this, suggest you do so and post the result(s) of the test(s).
Back to top
View user's profile Send private message
saikat

New User


Joined: 23 Jun 2008
Posts: 26
Location: pune

PostPosted: Wed Nov 21, 2012 11:23 am
Reply with quote

This is not a problem with job.

The problem is with connect direct script.

It's not possible to trigger runtask on remote system without connect direct command.

If there is any way to split connect direct script please let me know.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Connect Direct 6.3 for Z/OS All Other Mainframe Topics 20
No new posts Getting TWA in CICS program while con... CICS 14
No new posts Unable to connect FTP over TLS from z... All Other Mainframe Topics 5
No new posts Connect:Direct Add yesterday date in ... All Other Mainframe Topics 3
No new posts FTP - connect with certificate, no pa... JCL & VSAM 1
Search our Forums:

Back to Top