Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8065

Re: Sybase Ase, Log Database Extend "DBIF_RSQL_SQL_ERROR dump"

$
0
0

Dear Mark,

 

HCP_data_001 size was 94 gb, after disk resize(10gb= it became 104gb . Then applied alter database. (So i wanted to increase 10 gb for Data and Log)

 

I have applied these,

 

use master

go

disk resize name ="HCP_data_001" , size="10G"

go

alter database HCP on HCP_data_001.dat = 10G

go

 

But LOG returns as ;

alter database HCP on HCP_log_001 = 10G

 

This command adds data space to disk 'HCP_log_001', which previously contained

only log.  You must specify WITH OVERRIDE to force this allocation.

 

and,

 

sp_helpdb HCP

go

 

last.png


Viewing all articles
Browse latest Browse all 8065

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>