Enter Keywords:
1 - 10 of 175(0.001 seconds)
Sort By:
 
dear experts i have adata base with extention !!!!!!!.dda(*.dda) so please if you can advice me what type of data base is it and if this data base having protection password how can i open...
Zones: Visual BasicDate Answered: 05/27/2002 Rating: 9.0 Views: 0
Hi, I have huge tables in my database (eg 10MB..) What would be the optimal size for extents for such tables. The database is relational and doesn't have star schema etc. The data is loaded everyd...
Zones: OracleDate Answered: 09/11/2001 Rating: 7.0 Views: 0
when ever i try to create a table i get this error ORA-01658: unable to create INITIAL extent for segment in tablespace TABLES why ?
Zones: OracleDate Answered: 04/16/2002 Rating: 7.0 Views: 0
how can I read files for to do whatever.. without giving each name of the file the file has all the same extention and are in the same folder. thanks
Zones: VB ControlsDate Answered: 05/11/2003 Rating: 8.2 Views: 0
I have a document, casualty list of my military unit in Vietnam that has an extention of XLS; I have opened this before, but apparently since I have re-loaded my computer after a serious crash, I h...
Zones: Windows 98Date Answered: 05/31/2003 Rating: 7.4 Views: 0
I tried to publish a web on a remote server with frontpage extention. when I tipe in address username and password than it comes up with publish web but the progress bar does not move so it does n...
Zones: FrontPageDate Answered: 05/17/2004 Rating: 9.0 Views: 0
hi, I created this tablespace: CREATE TABLESPACE TBS DATAFILE 'C:\....\XXX01.dbf' SIZE 500M REUSE DEFAULT STORAGE  (INITIAL 10240 NEXT 10240 MINEXTENTS 1 MAXEXTENTS 256 PCTINCREASE 0) ONLINE; ...
Zones: OracleDate Answered: 10/06/2004 Rating: 7.0 Views: 0
can someone recommend me a very good site that talk about LVM, for example : it will talk about 1. volume group (VG) 2. physical volume (PV) 3. logical volume (LV) 4. physical extent (PE) ...
Zones: LinuxDate Answered: 04/09/2006 Rating: 8.8 Views: 4
We have an existing 9i db for our Payroll/Hr application. We currently had a problem with a LOB segment running out of extents. The question was posed to us, "Why can we not just set all tables and...
Zones: Oracle Product InfoDate Answered: 11/15/2006 Rating: 7.8 Views: 0
How to get file extention i have this function:  Public Function GetFileExtension(ByVal path As String) As String         Dim arrPath() As String         Try             arrPath = path.Spli...
Zones: MS Visual Basic, .NET Fra...Date Answered: 05/01/2007 Rating: 9.0 Views: 0