As with any other Microsoft Technology. goto MSDN.
Common NT Services: SQL Server, Oracle, IIS, Apache, Tomcat, COM+. To check out what NT services are running on your NT/2000/XP/2003 Server box, open up the Administrative Tools and select Services.
Writing a service in .NET or VB6 is easy...
6.5.1 has better Security Configuration Tool which replaces the LDAP Configuration Tool.
6.5.1 supports Windows 2003.
6.5.1 comes with Apache 2.0, much better.
LDAP Configuration Tool is how to set the authentication/authorization processes for BusinessObjects.
You can use Siteminder/LDAP/Business Objects/None or custom.
Depending on your environment, you will be restricted to certain configurations.
For 6.1b I recommend getting an updated login.jsp...
DTS is Data Transformation Services, a Microsoft Product that comes with SQL Server.
I typically use DTS to move small amounts of data between Oracle and SQL Server.
For large amounts of data, I use bcp, ftp, sql*loader, and utl_file(Oracle supplied PL/SQL package).
You can also connect and...
after echoing
JServer Release 9.2.0.1.0 - Production
hitting <enter> gets me a command prompt.
This is Oracle 9i r2 running on HP UX/11.
sqlplus is on UNIX.
any ideas?
How do I determine, throuth the catalog, whether an index is global or local?
If anyone can submit good links on performance tuning with indexes on partitioned and non-partitioned tables...
Thanks ahead!
The sort command is different between NT, 2000, and XP.
I was using it's ability to merge files in NT.
I am now in 2000. Is there another command I can use?
I want to merge files.
Much thanks!
Jeff
Anyone know how to print to the mainframe from Windows?
We have the mainframe queues set up as local ports in the Windows 2000 server machine.
I want to send a file using lpr, print or copy command.
here is my package body: wrapper for Kernel32.dll
----------------------------------------------------
PACKAGE BODY RER_UTILITY IS
/* Declare the library and function handles. */
kernel32_lhandle Ora_Ffi.Libhandletype ;
computernamea_fhandle Ora_Ffi.Funchandletype ...
Error at line 116, column 19 in file sample9.pc
BEGIN calldemo.get_employees
..................1
PLS-S-00201, identifier 'CALLDEMO.GET_EMPLOYEES' must be declared
Error at line 116, column 19 in file sample9.pc
BEGIN calldemo.get_employees
..................1...
For a table with a unique set of character data(eg. varchar2). Cardinality could be high or low.
What is the difference between
1. PK constraint on a text field, then using this column as FK for other tables.
and
2. Creating an incrementing number field that is the PK and putting a UNIQUE...
Begin by downloading Oracle 8i or 9i from http://www.oracle.com.
Join OTN for online help.
I have been developing Oracle 7.3 and Oracle 8i for 6 months and OTN or TekTips forums answer all my questions.
If you want to use Java to develop Oracle then also join www.javaranch.com.
Complete...
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.