SAP Knowledge Base Article - Preview

2008172 - LOAD with LISTONLY='CREATE_SQL' generates incorrect sp_dboption database name - SAP ASE

Symptom

Using the command:

LOAD DATABASE <source_db> AS <target_db> FROM '<dump_file>' WITH LISTONLY='CREATE_SQL'

generates the wrong database name (<source_db> instead of <target_db>) in the sp_dboption syntax, e.g.:

CREATE  DATABASE <target_db>
ON default = '6M'
go

master..sp_dboption <source_db>, 'select into/bulkcopy/pllsort', true
go

master..sp_dboption <source_db>, 'trunc log on chkpt', true
go


Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE) 15.7 ESD #2 and higher
  • SAP Adaptive Server Enterprise (ASE) 16.0

Product

SAP Adaptive Server Enterprise 15.7 ; SAP Adaptive Server Enterprise 16.0

Keywords

CR759945, 759945 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.