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

Getting Terminal not allocated error


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Velmurugan_j

New User


Joined: 04 Aug 2005
Posts: 49

PostPosted: Thu Jan 10, 2008 11:23 am
Reply with quote

Getting Terminal not allocated error. Can anyone help on how to resolve this

"ALLOC FI(SYSPRINT) DA(*)"
TERMINAL NOT ALLOCATED , FILE IN USE
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Jan 10, 2008 5:01 pm
Reply with quote

It's already allocated. Try either freeing it first, or use the REUSE parameter:

"ALLOC FI(SYSPRINT) DA(*) REUSE"
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Allocated cylinders of a dataset DB2 12
No new posts Error while running web tool kit REXX... CLIST & REXX 5
Search our Forums:

Back to Top