|
Results |
|
What is the new ESPE transaction?
The ESPE transaction replaced the DFHPEP exit. It obtains the CICS 3270 screen image and takes all of the diagnostics gathered at abend time, then formats and writes a WRK record containing those diagnostics.
|
|
|
DimCM: Reports: How to change product name in multiple user reports.
If no errors then commit this transaction : commit; 4. Exit SQLPlus and have users test Reports.
|
|
|
Dim10 - How to write and build a trigger.
Trigger Applications on the same object. When a validate-event or pre-event is fired on an object, then that object becomes locked until the transaction has been committed to the database. If you try to spawn another Dimensions command, then you run the following risks.
|
|
|
LDF or Transaction Log in SQL Server 2000 consistently grows in size and needs to be shrunk.
You must run a BACKUP LOG statement to free up space by removing the inactive portion of the log. You must run DBCC SHRINKFILE again with the desired target size until the log file shrinks to the target size. The following example demonstrates this with the pubs database and attempts to shrink the pubs_log file to 2 MB:
|
|
|
KM-Dim9: How to delete proxy user
WHen statement executes, it should return a message that one row has been deleted. In this case user will need to run .... commit ;... to commit the transaction . These steps will resolve this issue.
|
|
|
How To: Reset SCR numbers under Sybase/Oracle databases.
from trkscrsl A commit transaction go
|
|
|
Microsoft Word - FullTextIndexesSocialITWidget
Note that full-text indexes are added after the main deploy activity finishes and the full database transaction is committed . If the operation fails, no error messages appear in the deploy log; however, a message is added to the Event Viewer that indicates if a failure occurred. The following message indicates a problem during deployment:
|
|
|
Full-Text Indexing for Social Experts in Serena Business Manager
Note that full-text indexes are added after the main deploy activity finishes and the full database transaction is committed . If the operation fails, no error messages appear in the deploy log; however, a message is added to the Event Viewer that indicates if a failure occurred. The following message indicates a problem during deployment:
|
|
|
Merant® Dimensions™ 8.0.5.0 Service Pack Release Notes, Edition 1.0
#55900 - Dimensions records the transaction time and not the commit time stamp
|
|
|
TeamTrack Database Schema
Begin Transaction Update Lastids set TS_LASTID = TS_LASTID+1 where TS_ID = 1 Select TS_LASTID from TS_LASTIDS where TS_ID = 1 Use TS_LASTID as the primary key to insert into the non-Primary-Item table Commit Transaction Invalid and Restricted Field Names This section describes field names that cannot be used in SBM Composer.
|
|
|