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

Creating a new dataset to run SPUFI


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Tue Jun 17, 2008 8:32 pm
Reply with quote

I NEED TO CREATE A NEW DATA SET IN ORDER TO RUN SPUFFI .
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Tue Jun 17, 2008 9:15 pm
Reply with quote

Online I guess.

When in ,just give a name near something like OUTPUT ==>
Back to top
View user's profile Send private message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Tue Jun 17, 2008 9:18 pm
Reply with quote

I need to create a Data Set ..So that i can RUN SPUFFI to fire DB2 SQL Commands to update database
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Tue Jun 17, 2008 9:22 pm
Reply with quote

Hoop - tell me - you want to run SPUFI but you don't know the way to create a PDS and inside a member or simply a sequential file.

What is your position in IT? Analyst? Designer?

Sorry no criticism, just to see how to help you?
Back to top
View user's profile Send private message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Tue Jun 17, 2008 9:41 pm
Reply with quote

I am into Testing and Need to Update Certain Fields in Database .
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 Jun 17, 2008 10:09 pm
Reply with quote

Hello,

Quote:
I am into Testing and Need to Update Certain Fields in Database .
For you to be able to do the work in your environment, you need to talk with your seniors/peers or the database support people to have things configured the way you need them in that environment.

2 easy ways to "create a dataset" are using tso/ispf 3.2 to allocate the file or using jcl specifying a disposition of (new,catlg) for the new dataset.

I suspect these are not the answers you need - which is why i suggest talking to the people i mentioned.
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Tue Jun 17, 2008 10:12 pm
Reply with quote

Create via ISPF option 3.2 as PS with correct atttributes ( by memroy ) ( LRCEL 80 - CYLS 1 SECONDARY 1- Directory 0 - let the system decides for other attributes)
Then go to ISPF 3.4 and Edit Dataset - write your SQL code and save by F3.
Go to SPUFI option 1, give the Data set as input and run.
Back to top
View user's profile Send private message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Tue Jun 17, 2008 11:02 pm
Reply with quote

My Apologes whether i am putting exact description in that.Since i am new to this, so dont have an clear idea.

Ok.. I did created a New Data Set . But when i go to SPUFFI and Press Option 1 , i am getting error as 'DSN NOT VALID SUBSYSTEM ID, COMMAND TERMINATED ****

Any idea, how to eliminate this?
Back to top
View user's profile Send private message
PeD

Active User


Joined: 26 Nov 2005
Posts: 459
Location: Belgium

PostPosted: Tue Jun 17, 2008 11:04 pm
Reply with quote

Go to option D ( defaults) first, then give the SSID of your DB2 system
Back to top
View user's profile Send private message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Tue Jun 17, 2008 11:18 pm
Reply with quote

still getting the same error

'DSN NOT VALID SUBSYSTEM ID, COMMAND TERMINATED ****
[/code][/list]
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 Jun 17, 2008 11:22 pm
Reply with quote

Hello,

Is there some reason you have not asked your seniors/peers or the database support people?

You may continue this way for a long time while they could have you set up quickly.
Back to top
View user's profile Send private message
rahul.shrivastav

New User


Joined: 17 Jun 2008
Posts: 8
Location: CHENNAI

PostPosted: Wed Jun 18, 2008 12:12 am
Reply with quote

Well..i contact one of my peers..he is telling that i need to have ID and subsystems mapped.
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: Wed Jun 18, 2008 12:27 am
Reply with quote

Hello,

Yes, this is why i suggest the support people - you may also need to interact with the security people. It just depends on how your system is administered.

We have no knowledge of your organization/system structure and can provide very little help for this.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts DELETE SPUFI DB2 1
No new posts FINDREP - Only first record from give... DFSORT/ICETOOL 3
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Allocated cylinders of a dataset DB2 12
Search our Forums:

Back to Top