Get answers.  Share knowledge.  Collaborate with peers.




Windows 2k3 DNS sometimes does not resolve domain properly.
I have a rather vague problem. Sometimes, seemingly at random, certain websites become unreachable. Big sites, like Spotify and Facebook spring to mind. When i restart the DNS server on the Domainconoller they “come back up”. Or, more accurately put are resolved correctly. What could be the problem? I went searching for this on Technet [...]

Answer Question   |  October 31, 2012  4:12 PM
DNS, Windows 2003 Domain Controller, Windows Server 2003
asked by:
95 pts.

Auto link
Does Outlook 2010 have auto link?

Answer Question   |  October 31, 2012  12:28 PM
Microsoft Outlook 2010, Microsoft Outlook autolink
asked by:
10 pts.

BlackBerry phonebook
When someone rings me, their contact name doesn’t always come up next to the number. Why is this?

Answer Question   |  October 31, 2012  11:44 AM
BlackBerry, BlackBerry contacts
asked by:
5 pts.

Streaming satellite tv through Flash media server
Hi. I have a tv tuner card in my pc which I would like to use to stream satellite channels over IP. I laso have Flash media streaming server installed on another station. I would like to know how I can get a specific channel from this tuner and stream it to FMS so it [...]

Answer Question   |  October 31, 2012  8:54 AM
Broadcast, dvb viewer, Flash media streaming server, stream, tv tuner
asked by:
25 pts.

I/O bottleneck
DearI have one FTPS, based on windows server 2003. We use WS_FTP program, which is create a lot PostgreSQL task and also write a lot on I/O. This mainly cause our server halt many times a day and my customer cannot login to our server at server busy time happen.May I know some solution, cause [...]

Answer Question   |  October 31, 2012  4:51 AM
FTP, PostgreSQL
asked by:
45 pts.

Hardware requirements for Backup Exec 2010 R3
What is the minimum hardware requirement to run Backup Exec 2010 R3 in Windows Server 2003? 

Answer Question   |  October 31, 2012  4:06 AM
Backup Exec 2010, Storage, Symantec Backup Exec, Windows Server 2003
asked by:
10 pts.

VBA – same time stamp, different cell
I have a macro that runs in the background to apply time stamp to the left of where I modify the cell. So column 2, 5, 8, 11, etc is where I have a dropdown for users to pick, I want the column to the left in the same row to input time stamp. Private [...]

Answer Question   |  October 30, 2012  9:49 PM
VBA
asked by:
25 pts.

USING INDEX
From all the givens, don’t understand why B is the correct answer. There is no prior index on the table according to the exhibit. Please explain. Thanks View the Exhibit and examine the structure of the EMP table. You executed the following command to add a primary key to the EMP table: ALTER TABLE emp [...]

Answer Question   |  October 30, 2012  9:33 PM
USING INDEX
asked by:
20 pts.

AS/400 model 9402 won’t power on
Our company has an AS/400 model 9402 that was manually shutdown due to an extreme storm. We cannot turn the system back on. The system attention light is lit and system will not power on. Any help would be GREATLY appreciated.

Answer Question   |  October 31, 2012  8:53 PM
AS/400, AS/400 system administration
asked by:
10 pts.

Trying to copy a string to the clipboard in an Outlook 2007 script
I’m building a script that will be triggered by a rule from Outlook 2007. The script is looking for a specific string in the body of the message and extracting some text. I’d like to copy that text into the clipboard to use it in another application. Here is my code: Sub SaveAsText(MyMail As MailItem) [...]

Answer Question   |  October 31, 2012  7:43 PM
Microsoft Outlook 2007, Microsoft Outlook script
asked by:
15 pts.

DSPLY SQL value is zeros
I am trying to display the 2 result values from this SQL statement and they are zeros: D totdlq S 11 2 inz(0) D totcnt S 5 0 inz(0) * D totdel S 20a D totrec S 10a /Free Exec sql DECLARE C1 CURSOR FOR DynSqlStmt; Exec sql open C1; Exec sql Select sum(utcbal), count(*) [...]

Answer Question   |  October 30, 2012  7:19 PM
AS400 - Embedded SQL
asked by:
150 pts.

LAN
In a LAN running TCP/IP evey computer has both an IP address and a what?

Answer Question   |  October 30, 2012  7:14 PM
Windows 7 and Vista
asked by:
35 pts.

Lotus notes signature’s problem, characters don’t match
Hello all, could you please help me to solve problem with my signature? The problem is that loaded signature doesn’t have the same size of characters like signature saved in MS word. The procedure I created and loaded signature was base on instruction. I don’t always want to edit it before sending. thanks

Answer Question   |  October 30, 2012  3:50 PM
Lotus Notes, Lotus Notes Signatures
asked by:
5 pts.

Job Scheduler Authority
I have a operator that is unable to submit a job in the scheduler using the “Option 10 to Run Immediately”. He gets a error message “Not Authorized to user QSYSOPR” How do i authorize his group profile to user QSYSOPR? I’m not to familiar with the Job Scheduler and am looking for some help.

Answer Question   |  October 30, 2012  3:25 PM
Authority, JOB SCHEDULER
asked by:
10 pts.

Convert a spool file into PDF
Is there any commands in AS/400 to convert a 53M spoll file into PDF.

Answer Question   |  October 30, 2012  2:34 PM
pwopen12
asked by:
230 pts.

Subfile positioning while adding records
Hi, I am having problem in repositioning subfile when I add a record. Scenario is like my subfile is self extending and page size is 4 .Data is like a,b,d. Suppose i add e then it gets positioned to e and page up don’t work . It shows end of file found. Now if i [...]

Answer Question   |  October 30, 2012  1:49 PM
AS/400, RPGLE
asked by:
420 pts.

CPF3343
When I execute DLTSPLF command,I am getting an error CPF3343- Duplicate Job Names found and also it happens only for one USER .For rest of us, it works perfectly.Can you please help me in reolving this issue

Answer Question   |  October 30, 2012  12:49 PM
CPF3343
asked by:
150 pts.

Sharepoint 3.0 website no longer working after Windows updates installed
We have an Intranet site that was set up in SharePoint 3.0. Over the weekend windows updates were installed, specifically KB2687442. Now my Intranet site does not work. When I try and run the SharePoint Products and Technologies Configuration Wizard it fails at step 9 with the following error : Failed to upgrade SharePoint Products [...]

Answer Question   |  October 30, 2012  12:40 PM
SharePoint, SQL Express 2005, Windows Server 2003
asked by:
85 pts.

Changed external data structure
I have RPG program P1 which has an external data structure D1 on a file F1. I am reading the file F1 in PGM A and based on a condition I am calling PGM B. In PGM B I am updating a field of the file F1.When the control returns to PGM A, the updated field [...]

Answer Question   |  October 30, 2012  12:01 PM
PGM, RPG Program
asked by:
30 pts.

*ALLOBJ
Hi, I need to create an ID, the main condition is that he should not have any special authorities(especially *allobj ). where he should be able to access (Read and write only ) for some library and its objects (more than 10 libraries and 20000 objects). Where those libraries and its objects are in exclude [...]

Answer Question   |  October 30, 2012  11:44 AM
*ALLOBJ, AS/400 v6r1
asked by:
35 pts.