Hi,
I found a piece of code to establish a simple bind (non-ssl) and are trying to change it to use SSL but when I add the "ldap_app_ssl_client_init_np" procedure, the definition is not found. What should my H spec look like? Right now I have:
H DFTACTGRP(*NO) ACTGRP(*NEW) BNDDIR('QC2LE')...
I'm looking into a way to run jobs on another iseries and came accross the RUNRMTCMD. I was hoping the RMTUSR *CURRENT would pass my credentials and authenticate me on the target system if my passwords were in sync but it doesn't seem to work. Is there a better way to do this?
Thanks.
Hi,
I'm at 5.3 and downloaded a 6.1 udf file from the entitled website. How do I burn it to DVD on AIX. I tried burn_cd -d /dev/cd0 myUDFfile but got the following error:
0512-332 mkcd: Device /dev/cdx does not appear to be ready
I'm trying to to a DVD -R media. What am I missing. I found some...
One of the arguments I heard was: "if we put this schema onto its own instance we can tune the database specifically for this schema without impacting others". In your opinion, is that a valid argument?
Hi,
A new schema is required on our AIX system and I'm trying to weigh pros and cons of creating a new instance or adding it to an existing instance. Other than the CPU/mem overhead assoicated with the extra instance, are they any security/performance tunning benefits with either options?
Thanks.
trying to delete a file I own and are part of the group, I get the error:
0653-609 Cannot remove filename
-rwxrwxrwx
Running AIX 5.3. Am I missing something?
I'm trying to rotate, compress and archive our daily syslogs but the following line doesn't seem to be working
*.debug;local5.none /var/logs/syslog.log rotate files 7 time 1d compress archive archive
I have a folder called "archive" in /var/logs.....tried also putting the full path archive...
I need to backup a directory throughout the day but would like to know if any processes are currently locking up any of the files within this directory or subdirectories before I do so. Is there a command that would return this type of data?
Was planning on using the (tar cvf - . | gzip >...
Tcsbiz,
If I insert a record using SQL, it will automatically stamp that date field with the current date (without specifying a value or function for that field on the insert statment), now if I write that record using RPG, you are right, it defaults to 0001-01-01.
How should I define the DDS...
I'm trying to create a Physical file through DDS (not SQL) that would stamp a field with the current date in the format YYYYMMDD and store it this way. I'm able to get the format with the dashes in between year, month and day with the DATFMT keyword but do not want it this way. Would like a...
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.