Find Answers

Filter Search Results
All Operating Systems:
All Products:

All Solution Types:
Source:
 
Ask a Question
Example: "Database could not be verified"  
Tips | Start Over | Solutions | Alerts | Patches | Defects  
Pages [Next]
  Results
CMS-XML Error: SQL SERVER "UNABLE TO WRITE CHECKPOINT RECORD" WHEN TRYING TO DUMP TRANSACTION LOG
This usually means the amount of space allocated for the database is full and the dump command can't write the checkpoint record. Have the user run the ALTERDATABASE command to expand the size allocated for the database. The syntax for the ALTERDATABASE command is in the TRANSACT SQL Reference Guide supplied by Microsoft or through the on-line help.
CMS-XML Error: The currently active transaction was committed before changing the auto commit connection option.
the auto- commit connection option.
CMS-XML 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.
CMS-XML MCLG: How to tell if a purge of the audit log is still running on Oracle.
If you select any “Active connection” on the right hand side pane, you will be able to see “Last running SQL Query” 5. If you see this stored procedure name "PermanentDeleteAssets" the purge is still running and you should just let it go until it finishes. The purge process itself does run as a transaction so if it doesn't finish or Collage is restarted etc. then the purge isn't committed and just roles back to before it was started.
CMS-XML KM-Dim7: Error: ORA-01562, 00000, "failed to extend rollback segment (id = %s)"
Rollback Segments store transactions that are in progress. They are used to back out transactions which were applied to the database due to lack of space in the database buffer cache in memory but are not committed . They are also extremely sensitive to storage space problems in instances that process large transactions
CMS-XML 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.
CMS-XML 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.
PDF Database Administrator’s Guide
Since Oracle uses write -ahead logging, DBWn does not need to write blocks when a transaction " commits ".
CMS-XML 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:
CMS-XML KM-Dim7: Alert log shows "Beginning crash recovery of 1 threads"
An online redo log is a set of two or more online log files that record all committed changes made to the database. Whenever a transaction is committed , the corresponding redo entries temporarily stored in redo log buffers of the system global area are written to an online redo log file by the background process LGWR.
Pages [Next]

Welcome kb sso

My Recent Searches

Search Feedback

Are we answering your questions?

Additional Assistance

  • Submit a Case Online
  • FAQs