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

QMF / import question


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

New User


Joined: 06 May 2008
Posts: 33
Location: Chennai

PostPosted: Fri Oct 03, 2008 10:52 am
Reply with quote

HI
I am using Import command(using PROC) but getting error message

Command I use:
IMPORT TABLE CBISMNT.IN_INTERFACE_EVT FROM 'ASHRIVA.REPORT' (ACTION=APPEND)

Error message:
You can't import a FORM, REPORT, or QUERY object as DATA.


I am in Test region.
In ASHRIVA.REPORT I have a row of IN_INTERFACE_EVT (in production region) .I made this report using export to commmand and transfered it to test region.

I also tried
IMPORT TABLE CBISMNT.IN_INTERFACE_EVT FROM 'ASHRIVA.REPORT' A (ACTION=APPEND

IMPORT TABLE CBISMNT.IN_INTERFACE_EVT FROM 'ASHRIVA.REPORT' A (ACTION=APPEND)

Gives me error message: Too many names for IMPORT TABLE

Kindly help

Regards,
Ashish
Code:
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: Fri Oct 03, 2008 7:32 pm
Reply with quote

Hello,

When you have a question you should start a new topic for your question (rather than posting a reply to some year-old inactive topic. . .

Thank you.
Back to top
View user's profile Send private message
harshadeshpande

New User


Joined: 23 Mar 2007
Posts: 5
Location: United States

PostPosted: Mon Oct 06, 2008 11:08 pm
Reply with quote

You might want to use the command EXPORT REPORT TO "PS FILE Name"
This is the command I use.
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 Question for file manager IBM Tools 7
No new posts question for Pedro TSO/ISPF 2
No new posts question on Outrec and sort #Digvijay DFSORT/ICETOOL 20
No new posts panel creation question TSO/ISPF 12
No new posts Sort w/OUTREC Question DFSORT/ICETOOL 2
Search our Forums:

Back to Top