Hi,
I have MS Project 2003. For some reason, the width of each line is double-width rather than single width. This is shown in the attached document.
Someone else has MS Project 2000 and they have copied and pasted the plan with single-width. When I open the plan that they save, it comes up as...
Hi,
I have started to use some of the Act Reports and they are fantastic - although it keeps on crashing when I try combinations of the out-of-the-box reports.
I need help in getting a set of reports for my purpose. Any help appreciated.
1) I need to put into Act the Number of mailshots/Event...
Hi,
I just saw a tutorial for Act 2009 which has Activities by user in it. Is this feature available in 2008 (10.0) Version 10.0.1.199?
If so, how do you get to it. I want to see every employee and set targets and monitor them in Act Dashboard if possible.
Regards,
Vivek
Hi,
I can see there are Security Roles but in the Restricted security role, it gives them restricted functionaility to all the data.
I wanted to know if there is anyway in which I can restrict access to a certain filtered data to a user? E.g. I only want one person to see Graphics Designers...
Hi,
I want to be able to export data from within Act (including history) and create further history records and then import it back in.
Is this possible? If not, is there another easy way of exporting the data and then modifying it externally (information relating to the customer) and then...
Hi,
I am trying to load a dataset using SQL*Loader but, the initial field does not load into the database from the file. This is despite the load completing successfully.
CONTROL FILE:
----------------------START ----------------
LOAD DATA
INFILE 'ES_stories.csv'
BADFILE 'ES_Stories.bad'...
I am going through a recommendation process for standby database architecture for an Oracle database in a 24 * 7 * 365 environment for a VLDB (greater than 100 Gb) in a heavy transaction oriented environment. The O/S is Windows NT running Oracle Release 2 in ARCHIVE mode.
The requirement is to...
Hi all,
I am looking into sizing our new database which is run on Oracle 9i Release 2. As yet, I have not been able to find a simple guideline which tells me how to do the calculation for each component. For example, I want to know, given the number of users, the hardware specified (which...
When looking in the $ORACLE_HOME/dbs directory, I cannot find the init<sid>.ora file. I know that I can edit the parameters via Oracle provided GUI interface but I want to know the files it changes.
Thanks,
Vivek
Hi,
I have Oracle 8i Personal Edition installed. When I download and run Oracle Migration Workbench v9.2.0.1.2 from Oracle website ( which is the only option available), the installation fails after I specify the type of installation with the message:
Unable to install the Oracle Migration...
Hi,
I want to save all the current indexes in my database into a script. This is so that I can drop the indexes, import the data and then run the script to create the indexes.
I know in Enterprise Manager, there is an option of Generating a script with the option of generating the index for...
Hi all,
Does anybody know of issues between exporting (using oracle exp) on Oracle (v8.1.5 on HP-UX), transferring file across to W2K (in binary mode) and importing into an Oracle instance (v8.1.5 on W2K)?
Regards,
Vivek
Hi,
I am in the middle of migrating from Oracle to SQL Server - both on different platforms. Firstly, I have to export tables with BLOB datatypes. Just to summarise what I have done:
1) Table structure from which to export from:
DROP TABLE PDFS CASCADE CONSTRAINTS ;
CREATE TABLE PDFS (
ID...
Hi all,
Here is my script:
$data_file="wrestledata.cgi";
open(DAT, $data_file) || die("Could not open file!");
@raw_data=<DAT>;
close(DAT);
print "Content-type: text/html\n\n";
print "<HTML><BODY>";
print "<HEAD>";
print "<TITLE>Perl...
Hi all,
When I connect to the database with <username>/<password>@<sid>, I get the error message:
ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
On checking my TNSNAMES.ORA file, the SERVICE_NAME entry is okay.
Now, when I go into the command prompt, I type:
set...
All,
Has anyone got experience of installing the above patch from Oracle 8.1.7? If so, can you tell me
1. How long it took?
2. Any problems?
Can you also tell me if the patch also updates Oracle Client? If not, I need to upgrade Oracle Client, how can I get this upgraded to be v8.1.7.1 or...
Hi,
Is there a way of finding out how many number of rows there are in my export .dmp file? When I use the SHOW clause, it gives me all the statements, crap, etc. I just want a summary, if possible.
Regards,
Vivek
Dear all,
I am going through trying to create a best practices approach to maintaining database creation scripts such as creating tablespaces, users, tables, synonyms, etc.
I have got to the stage of splitting each script by its type and have got a consistent set of scripts. Now, the...
Hi,
I am trying to understand the relationship between defining the stylesheet styles and using them. For example, in the ibuyspy sample application, the following styles are defined in portal.css file:
A.OtherTabs:link
A.OtherTabs:visited
A.OtherTabs:active
A.OtherTabs:hover
From the theory...
Hi,
I am trying to open a sample .vbproj file. The file has references to a URL which, I have not yet created - since I do not know what the settings are. Questions are:
1. Everytime I open up a web project, do I first have to create the URL?
2. Can I make a setting for the IDE to create the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.