AS/400 DB2 Questions and Answers

Recent IT Questions

1 - 20 of 21
<<PREVIOUS 1|2 NEXT>>

CPF9999

What CPF9999 does? Software/Hardware used: Iseries

View Answer   |  Nov 2 2009  2:28 PM GMT
AS/400 DB2, filtering, AS/400 commands
asked by Kar

  95 pts.

how to block update command when using STRSQL ( db2/400)?

Hi People , I got several analysts that they must only use Select command through STRSQL prompt, I found I can block update command changing the object authority but I have loads and load of tables to change, is there any easier way to do that?

View Answer   |  Jul 20 2009  4:46 PM GMT
AS/400, STRSQL, DB2
asked by Altino

  15 pts.

db2/400

I need add a field in existing Physical file without imacting any thing file? i know CHGPF command but i am not sure about which parameter needs to be update... Please advice...

View Answer   |  Mar 6 2009  1:15 PM GMT
AS/400 DB2, DB2, CHGPF
asked by Askt

  265 pts.

How to retreive stored procedure from DB2/400

How to retrieve the stored procedure body from db2/as400. for example : I created a Stored Procedure as create procedure botest/spload ... ...

View Answer   |  Feb 4 2009  9:34 AM GMT
DB2/400, AS/400 DB2, DB2 stored procedures
asked by Sivu

  105 pts.

DB2/400

WHEN ACCESS PATH WILL BE CREATED AND WHEN OPEN DATA PATH WILL BE CREATED?

View Answer   |  Jan 24 2009  6:06 PM GMT
DB2/400, AS/400 database, AS/400 DB2
asked by TNKR

  5 pts.

record locking in As/400

HI can anybody tell me about how to handle the Record locking situation when more than one user tries to access the same record in a physical file....?

View Answer   |  Dec 24 2008  4:02 PM GMT
AS/400 DB2
asked by Ten2008

  705 pts.

Error code 10: Function sequence error using CPYTOIMPF on AS/400

I am using the CPYTOIMPF function on an AS400 to copy from one data base file to another. I want to end up with a .CSV file format. It worked once but now I get the following error: Message Id: SQ999999 Error occurred in SQL Call Level Interface. A procedure call encountered an error. ...

View Answer   |  Dec 22 2008  4:17 PM GMT
SQL, CPYTOIMPF, AS/400 DB2
asked by AS400 - Ask the Expert

  395 pts.

SQL script output to a file

I am running ad hoc SQL scripts in iSeries Navigator (V5R4) and need to direct the output to a text file. Is there a way to do this? TIA... Steve B

View Answer   |  Nov 14 2008  4:54 PM GMT
V5R4, iSeries database, iSeries Navigator
asked by SBatSI

  370 pts.

Moving data from iSeries to DB2 on Windows

I need to get data from a iSeries DB2 system to my Windows DB2 system. The DBA produced and sent me a savf file. How can I important that savf file into DB2?

View Answer   |  Jun 19 2008  3:01 PM GMT
iSeries, DB2, SAVF
asked by Claudek7

  5 pts.

QMF issue

I have my QMF for windows version 8.1 Fix Pack 13, and I try to run this instruction INSERT INTO destination table SELECT * FROM origin table and every time I receive this error message: An error occurred while running the query. destrination table not valid for operation. (SQL code =...

View Answer   |  Jun 2 2008  9:28 PM GMT
SQL, AS/400 DB2, QMF
asked by Tiburonblanco

  80 pts.

as400 db2 to sql server 2005

how can we take a db2 backup tape and dump to a sql server 2005 database?

View Answer   |  May 28 2008  4:47 PM GMT
DB2, SQL Server 2005, AS/400 DB2
asked by Mingo

  5 pts.

Giving Permission

Hi, I am studing databases in a iSeries. All my objects are in librarie called DB1_T2. I need to give access to the professor so he can read all my data and execute my functions. How can I do that via the command line. Thanks a lot.

View Answer   |  May 21 2008  6:46 AM GMT
DB2, iSeries database, AS/400 DB2
asked by Lv2eof

  5 pts.

String Aggregate Function

I need a report that provides an aggregate of a string column - in this case a concatenation of the values in a comma separated string. There is no such DB2 aggregate function that does this. A stored procedure (or possibly a customer aggregate function?) seems the only likely way to accomplish...

Answer Question   |  Apr 23 2008  7:39 PM GMT
AS/400, SQL, DB2/400
asked by Mgemmill

  5 pts.

DB2 indexes and Crystal Reports

Is it possible to access DB2 (V5R1) indexes from the Visual Linking Expert screen in Crystal Reports(8) and if so how?

View Answer   |  Apr 22 2008  10:31 AM GMT
Crystal Reports, DB2, Indexes
asked by AJ52

  5 pts.

SQL COMMAND to see table relation

Which command I can use to get the relation between all tables in a system application?

View Answer   |  Apr 18 2008  8:23 PM GMT
SQL, AS/400 DB2
asked by Arielmx

  5 pts.

Crystal Report Problem in VB6

I am using VB6 with back ground Database DB2 AS400 iSerices and Crystal Report 9.0. When I Show the Report Its prompt me to enter password. I have tried to find the solution and found some thing about LogOnServer but every example is there for Crystal Report 7,8, and 8.5. I have tried to use...

Answer Question   |  Apr 14 2008  6:49 AM GMT
Crystal Reports, VB, AS/400 DB2
asked by Mr. SEA

  85 pts.

LogOnServer Problem in Crystal Report

I am using VB6 with back ground Database DB2 AS400 iSerices and Crystal Report 9.0. When I Show the Report Its prompt me to enter password. I have tried to find the solution and found some thing about LogOnServer but every example is there for Crystal Report 7,8, and 8.5. I have tried to use...

Answer Question   |  Apr 8 2008  11:35 AM GMT
Crystal Reports, VB, AS/400 DB2
asked by Mr. SEA

  85 pts.

Date Function AS400

I need the Date function of DB2. Actually I want to subtract the Date however I have used the follwoing: select current date -1 from sysibm.sysdummay1; But It occures an error. Is there any way to subtract the date in the query. I am using iSeries DB2 AS400

View Answer   |  Apr 4 2008  10:23 AM GMT
iSeries development, AS/400 DB2
asked by Mr. SEA

  85 pts.

How can I list users who accese DB2/400 via ODBC or data transfer of iSeriesAccess

We have many users who access DB2/400 database via ODBC or data transfer of iSeriesAccess. Are there any way to list those users from the accounting journal or audit journal?

View Answer   |  Apr 3 2008  1:23 AM GMT
iSeries Access, iSeries database, AS/400 DB2
asked by ISHII

  5 pts.

Data transfer from DB2 (AS400) TO SQL SERVER 2005

I want to transfer a data from a DB2 file to a SQL Server file. I do not want to buy a software that do it. I want to do it by my self (perhaps using ODBC) Thinks all for help. Abdou

View Answer   |  Apr 1 2008  3:03 PM GMT
AS/400, DB2, ODBC
asked by HABDOU

  5 pts.

1 - 20 of 21
<<PREVIOUS 1|2 NEXT>>