Unable to create new records in other database using local form (writing background agent)
Hi Arnaud, if the success flag is being set to -1, then that means True, ie it has saved successfully. Maybe you think it’s not being saved because it’s not appearing in your Contacts view? If you look at the selection formula for that view, it’s looking for a field called ‘Type’ set to ‘Person’. [...]

View Answer   |  August 4, 2005  4:46 PM
Database, DB2, LotusScript, Oracle
asked by:
50 pts.

Deleted Emails
Depends on their Outlook settings. If you’ve set the “leave a copy on the server” option then yes. If you shadow copy the PST file on a server, maybe. If they are just downloading their mail to their local PST file, no. Tell them a technical problem exists between chair and keyboard.

View Answer   |  August 3, 2005  9:06 AM
Application security, Database, DataCenter, E-mail applications, Encryption, Exchange, Instant Messaging, Secure Coding
asked by:
0 pts.

Blocking Tunneling Applications
I am at the University of Florida. It has gotten very hard to filter by simple rules. We run a firewall blocking TCP above 1024 with only 7 exceptions (like Global Catalog for domain logins). Blocking UDP had to be done by source since one program can use hundreds of ports. We run traffic analysis [...]

View Answer   |  August 1, 2005  8:12 AM
Application security, Database, DataCenter, Encryption, Exchange, Firewalls, Forensics, Incident response, Instant Messaging, Intrusion management, Network security, Networking, Secure Coding, Security, VPN, Wireless
asked by:
30 pts.

module moves on i5
What you need to do (by the letter and spirit) is to get into what is called “Release Engineering” or “Release Administration”. What it amounts to is isolation of the programmers from the production systems – with controls to make sure that what the programmers wrote is what you’re duplicating. The key steps involved here [...]

View Answer   |  July 27, 2005  11:05 AM
Application security, Auditing, Compliance, CRM, Database, Development, Disaster Recovery, Encryption, Exchange, Instant Messaging, Networking, Policies, Risk management, Secure Coding, Security Program Management, Tech support
asked by:
1,070 pts.

Should you ever consider creating a fresh database for a user’s e-mail?
It is not clear from your comment “replaced the template” what you have done. In this sort of situation I would set the database properties so that the correct template named is referenced on the design tab. Then you should perform a Design Refresh on the database. When prompted, select the server where the template [...]

View Answer   |  July 26, 2005  6:21 PM
Administration, Database, DB2, Lotus Domino, Oracle
asked by:
0 pts.

asked by:
0 pts.

Auto-Reply Message for mailbox
You do not say what you are using for a mail server, so there may be an option in there, however, you probably would need to look at an event sink or a third party application to do this. A littlel more information on what you have will help in gaining answers to your question. [...]

View Answer   |  July 21, 2005  10:52 PM
Administration, Application management, Backup, Client management, Clustering/High availability, Database issues, DataManagement, Disaster Recovery, Exchange, Exchange 2000, Exchange 2003, Installation, Maintenance, Migration, Outlook, Storage management, Tech support
asked by:
2,015 pts.

Changing an existing Export Specification in MS Access
The easiest way to do this is to do a manual export of the new file using the export wizard. Click on advanced options and click save as to name the export specification to the same name as the old specification. Access will promt you if you wish to overwrite existing spec of the same [...]

View Answer   |  July 17, 2005  12:48 PM
Microsoft Access
asked by:
0 pts.

asked by:
0 pts.

asked by:
0 pts.

IM Blocking and URL Filtering
I am not sure about the URL blocking issue as I have not attempted it with a PIX using a GPO. Good luck with it. As for the messanger blocking take a look at the following for specific ports defined for each. MSN http://www.chebucto.ns.ca/~rakerman/port-table.html#WinMess Yahoo Messanger – Messages, TCP Port 5050 Messanger – Voice Chat, [...]

View Answer   |  July 7, 2005  7:04 AM
Administration, Application security, Architecture/Design, Availability, Benchmarking, Biometrics, Cisco, Database, DataCenter, Digital certificates, Documentation, Encryption, Exchange, Features/Functionality, Firewalls, Forensics, Host-based IDS/IPS, Identity & Access Management, IDS/IPS management, Incident response, Installation, Instant Messaging, Internet Security Systems, Intrusion management, Managed security services, Microsoft Windows, Network monitoring, Network security, Network testing, Networking, Protocol analysis, provisioning, Routers, Secure Coding, Security, Security tokens, Service and support, Service contracts, Service evaluation, Single sign-on, TCP, VPN, Vulnerability Assessment & Audit, Wireless, Yahoo
asked by:
0 pts.

Dynamic sql with delete and commit
I don’t know what platform you’re running on, but DB2 UDB for OS/400 or i5/OS has no ‘fetch first’ clause — you aren’t fetching the rows in a delete statement. If you knew the tables ahead of time, I would say a stored procedure might work. For Dynamic SQL, I have no idea how you’ll [...]

View Answer   |  July 6, 2005  9:53 PM
DB2, DB2 administration, DB2 Everyplace
asked by:
0 pts.

asked by:
0 pts.

LDAP in DMZ
Secure replication is a good solution. If you the outside access is limited to the “read -only”. There are couple of other things which can help improve the logical access control and will help reduce the risk 1- Use logging to a syslog serverwhich is not in the same DMZ area 2- Use of software [...]

View Answer   |  June 25, 2005  5:13 PM
Application security, Biometrics, Database, DataCenter, Digital certificates, Encryption, Exchange, IBM/Tivoli, Identity & Access Management, Instant Messaging, provisioning, Secure Coding, Security, Security tokens, Single sign-on, Waveset/Sun Micro
asked by:
0 pts.

function to subtract 200 days from date
I think you need to cast the field to a date and use the DAYS keyword on the number of days… i.e.: WHERE &YRMOSDOS between (DATE(&YRMOSDOS) – 200 DAYS) AND (DATE(&YRMOSDOS))

View Answer   |  June 24, 2005  12:55 PM
Data warehousing/Business intelligence, Database Management Systems, DB2, Development, MySQL, Software testing
asked by:
0 pts.

Calculation at database level
Hi, You will have to specify that condition in the “Having” clause of the select statement. Prashanth.

View Answer   |  June 13, 2005  12:47 AM
Database, DB2, Development, Oracle, Security, Software Quality Assurance, Software testing
asked by:
0 pts.

Exchange 2003 STD database keeps filling up
Start Here: http://support.microsoft.com/default.aspx?scid=kb;en-us;324958

View Answer   |  June 11, 2005  11:35 PM
Administration, Database issues, Exchange, Exchange 2003
asked by:
0 pts.

asked by:
0 pts.

Changing the statement heap parameter on iSeries
In order to set the Statement Heap size you would need to issue the UPDATE DATABASE CONFIGURATION command in order to update the SQL Statement Heap size in the Database Configuration File. Command parameters for the UPDATE DATABASE CONFIGURATION include FOR and USING. FOR specifies the database alias to updated and USING specifies the configuration [...]

View Answer   |  June 8, 2005  10:36 AM
Application software, Availability, Backup & recovery, CIO, Computer Associates, Data center operations, Database Management Systems, DataCenter, DB2, DB2 administration, DB2 Everyplace, DB2 Implementation, Development, E-business, Hardware, IT architecture, Modeling, Operating system platforms, Performance/Tuning, Physical security, Services, Space/structure, Storage, Tech support, Third-party services, UDB for iSeries/i5, Vendors
asked by:
0 pts.

Global SMS Web service API
Hi, May be it’s not the right place to make commericals, but when the offered service has a good quality, why not? I’m using the SMS web service from www.ipipi.com. This service is an “intelligent” mail to SMS gateway. You can send your SMS to an email address and they will forward it to mobiles, [...]

View Answer   |  May 28, 2005  5:02 AM
BEA, BEA WebLogic, Cape Clear Cape Connect, Hardware, IBM, Microsoft .NET, Microsoft Windows, Oracle, PeopleSoft, Plumtree, SAP, Sybase, Systinet WASP, TIBCO
asked by:
0 pts.