Re: OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- From: petery@xxxxxxxxxxxxxxxxxxxx ("Peter YangMSFT]")
- Date: Thu, 27 Sep 2007 08:47:54 GMT
Hello Dmitry,
Since the odbc driver for DB2/AS400 is provided by third party or IBM, you
may want to contact them for more information on how to configure the
options if they exist.
Also, you may want to enable journaling in AS/400 for that particular table
(physical file) for which you want to do an INSERT, UPDATE, or DELETE to
test the situation:
1. Create the journal receiver (CRTJRNRCV).
2. Create the journal (CRTJRN) by inputting the journal receiver created in
step 1.
3. Start the journal physical file (STRJRNPF) by inputting the journal and
journal receiver created in steps 1 and 2 and associating the journal to a
specific SQL table (physical file).
I appreciate your understanding on this. Thank you.
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- Follow-Ups:
- References:
- OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- From: Dmitry Duginov
- RE: OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- From: "Peter YangMSFT]"
- Re: OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- From: Dmitry Duginov
- OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- Prev by Date: Re: restrict delete permission
- Next by Date: Re: OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- Previous by thread: Re: OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- Next by thread: Re: OLEDB-ODBC-iSeries linked server. Select is fine, Create-Update-Delete do not work
- Index(es):
Relevant Pages
|
Loading