04.04.2013 Views

Addressing OLTP Solutions with CICS: The Transaction Server ... - Ibm

Addressing OLTP Solutions with CICS: The Transaction Server ... - Ibm

Addressing OLTP Solutions with CICS: The Transaction Server ... - Ibm

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

• SFS fields migrated to DB2 for AIX are not mapped in the DB2 schema<br />

definitions. SQL online query tools only show raw data and cannot map the<br />

fields.<br />

• <strong>The</strong>re is no access control to the mapped files similar to RPC authentication<br />

and DCE access control lists (ACLs).<br />

<strong>The</strong> granularity of access to RDBMS from <strong>CICS</strong> is at the region level, <strong>with</strong> all<br />

online applications running in <strong>CICS</strong> application server (cicsas) processes<br />

accessing a DB2 for AIX database <strong>with</strong> the same database userid that is<br />

authenticated at cicsas (xa_open) initialization time.<br />

You can control access to these mapped files by implementing <strong>CICS</strong><br />

transaction security and <strong>CICS</strong> resource security in the <strong>CICS</strong> for AIX region.<br />

Where DB2 for AIX Version 2 is integrated <strong>with</strong> a <strong>CICS</strong> for AIX region, <strong>CICS</strong><br />

applications can use the SQL CONNECT command to connect to multiple DB2<br />

databases <strong>with</strong>in the same unit of work. <strong>The</strong> DB2 database to which <strong>CICS</strong> files<br />

are mapped as the default database requires an SQL CONNECT RESET<br />

command to reset the connection to this default database before any dynamic<br />

SQL calls can be issued to serve a <strong>CICS</strong> file control, temporary storage, or<br />

transient data request.<br />

Figure 28 on page 98 shows how user <strong>CICS</strong> applications should be coded to<br />

switch the access from one DB2 database to another one and reconnect back to<br />

the default database before a <strong>CICS</strong> syncpoint is taken to commit all database<br />

changes.<br />

Chapter 7. Interactions <strong>with</strong> the DB2 Family of Products 97

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!