Get answers.  Share knowledge.  Collaborate with peers.




what is the difference between window server 2003 and window server 2008

what is the Difference between windows server 2003 server & windows server 2008 . highlight the point



View Discussion   |  April 4, 2012  3:08 PM
Windows Server 2003, Windows Server 2008
discussed by:
naveenandrew
10 pts.

Windows 7 Pro PCs are not pinging to 2003 DC

All PCs are in domain..it was working properly. I am facing this issue from last 2 weeks only.one of them i have tried disjointed from domain to test whether it is domain policy issue.



View Discussion   |  April 4, 2012  3:03 PM
2003 DC, Windows 7 Client
discussed by:
gupthanpg
60 pts.

DDL

please i am using an oracle database



View Discussion   |  April 4, 2012  2:59 PM
Data Definition Language, DDL, DDL Index
discussed by:
nanak
25 pts.

DDL

please i also have a familiar issue.

i want to create an index for a view so the the the individual record can be assessed faster. but i know that the view takes it data from from the author table. please how do i do this



View Discussion   |  April 4, 2012  2:58 PM
Data Definition Language, DDL, DDL Index
discussed by:
nanak
25 pts.

Archiving Calenadar in Lotus Notes

regrettably no one has answered but i’m just happy i just found it
when you are viewing the archived message folders, at the left bar (lotus notes 6.5) below the folders tree, there is a green area with 3 icons: one of them is the (archived) calendar!!!



View Discussion   |  April 4, 2012  2:56 PM
Calendar, Lotus Notes, Lotus Notes 6.5.1, Lotus Notes 6.x, Lotus Notes Calendar, XP Professional
discussed by:
heccccc
10 pts.

discussed by:
arpon
70 pts.

How to duplicate AD on server 2008 R2

If you make the second server a DC (domain controller) the AD is automatically replicated to it.



View Discussion   |  April 4, 2012  2:31 PM
Active Directory File Replication, Windows Server 2008 R2
discussed by:
btempleton
145 pts.

AS400 report issue

Look at the original program source and find the lines in th eO specs that reference those indicators.
Or in the C specs to see if those indicators are used to condition outpuit.

That should solve your mystery



View Discussion   |  April 4, 2012  1:09 PM
AS/400 reporting, AS/400 Reports, RPG36
discussed by:
charliebrowne
32,855 pts.

AS400 report issue

After changing those identified indicators OFF status in the O specification the printing of BLANK line between each row is stopped. I am just not sure on this fix which was handled by another consultant.



View Discussion   |  April 4, 2012  10:18 AM
AS/400 reporting, AS/400 Reports, RPG36
discussed by:
barathr11
45 pts.

i forgotten my user name and password of oracle 10g express edition.

Try out the following….just enter sql command line and do the rest !
conn / as sysdba

alter user system identified by manager; (ucan type as ur desire instead of manager)

it shows like user altered. Next try the same action.

Though I believe u may know the db SYS pass however.



View Discussion   |  April 4, 2012  10:12 AM
Oracle 10g Express, Windows 7 Ultimate
discussed by:
rechil
22,035 pts.

MS-DOS code to delete old Files

Hi,

I am trying to delete folders which are 3 days old. Folder size is more than 400MB. There are around 6-7 folders in this location. But the script i tried is deleting 1-2 folders.
I have used the below code in my VBS file.

strFolderPath = “C:TestBuilds” ‘Folder Path
strLogFolderPath=”C:TestBuildsLogs”
NumberOfDays = 3 ‘Anything older than this many days will be removed

On Error Resume Next
Dim fso,objFolder,objFile,objSubfolder,objLogFolder
Set fso = CreateObject(“Scripting.FileSystemObject”)
Set objFolder = fso.GetFolder(strFolderPath)
Set objLogFolder = fso.GetFolder(strLogFolderPath)

‘DELETE all subfolders in Folder Path older than Number of days
For Each objSubfolder In objFolder.Subfolders
If objSubFolder.Name = “Logs” Then
‘ Set objSubFolder= Nothing
Else If DateDiff(“d”, objSubfolder.DateCreated,Now) > NumberOfDays Then
objSubfolder.Delete True
Wait 20
End If
End If
Next

‘Delete all the folders in Log folder
For Each objSubfolder In objLogFolder.Subfolders
If DateDiff(“d”, objSubfolder.DateCreated,Now) > NumberOfDays*5 Then
objSubfolder.Delete True
End If
Next

Set fso=Nothing
Set objFolder=Nothing
Set objLogFolder=Nothing
Set objSubfolder=Nothing

Can anyone suggest me on this.

- Durga Prasad



View Discussion   |  April 4, 2012  7:28 AM
Batch files, DOS, Software, Windows, Windows Batch Files
discussed by:
durgaprasad72
10 pts.

DNS IP addresses Disappears

which Operating system you are facing problem?



View Discussion   |  April 4, 2012  6:45 AM
DNS, Windows networking
discussed by:
hrpl
15 pts.

Available Certifications for AS/400 Developers

try this…
IBM Certified Solutions Expert — IBM Content Management – OnDemand
http://www-03.ibm.com/certify/certs/27001002.shtml

IBM Certified System Administrator – IBM i 6.1
http://www-03.ibm.com/certify/certs/04010905.shtml

Test 000-975: IBM i 6.1 Basic Operations
http://www-03.ibm.com/certify/tests/edu975.shtml



View Discussion   |  April 4, 2012  6:44 AM
AS/400, AS/400 certification, AS/400 development, RPG IV
discussed by:
pdsathishkumar
3,740 pts.

AS400 File transfer from AS400

kindly anyone please tell me, how to change dynamic FROM email address in the SNDDST command.I have task to change the from address in the SNDDST based on parameter user sent.I checked in the internet with option to configure TCP using WRKDIRE.But i want the dynamic from address for the particular module only.



View Discussion   |  April 4, 2012  6:20 AM
AS/400 File Transfer, CPYTOIMPF, SNDDST
discussed by:
hamsinee
130 pts.

Available Certifications for AS/400 Developers

Mohan, have you got the certification details?



View Discussion   |  April 4, 2012  6:14 AM
AS/400, AS/400 certification, AS/400 development, RPG IV
discussed by:
ramvishakramesh
1,930 pts.

open data path

It provides a way for which more than one program in the same job to share same file status information, file pointer positions and storage area.It increase performance, reduce amount of main storage, reduce number of file open or close. We can share the ODP in CRTPF and OVRDBF commands.



View Discussion   |  April 4, 2012  5:40 AM
iSeries, Open Data Path
discussed by:
ramvishakramesh
1,930 pts.

What are IPv6 shadow networks?

A “shadow network” (IPv6 or IPv4) is just two or more devices talking with each other using addresses that you aren’t monitoring.

For IPv6, it’s a lot easier to miss because most networks are currently ignoring IPv6 even though many devices have had it available for the past decade. Windows XP began the wide availability in most networks.

For IPv4, you might have an assigned subnet for a network segment; but that doesn’t prevent devices from using a different subnet.

In both cases, the communication may be isolated if routers/firewalls limit traffic only to your approved address ranges. Such devices might not pass, or might be configured explicitly to block, IPv6 or out-of-range IPv4 communications.

In either case, you stop it primarily by looking for it. If you don’t monitor, you can miss a number of things — not just IPv6.

Tom



View Discussion   |  April 4, 2012  5:31 AM
IPv6, IPv6 security, WAN, Wide Area Networks
discussed by:
tomliotta
108,055 pts.

Can we rename QSECOFR user id.(Auditors requirement)

Can we rename QSECOFR user id.

No. Nor can you remove any of its authorities.

(Auditors requirement)

You need new auditors. They don’t know how to audit your system if that’s a “requirement”.

Tom



View Discussion   |  April 4, 2012  3:58 AM
AS/400, OS/400
discussed by:
tomliotta
108,055 pts.

QEXECSQL command source

Sorry … “M25″ is probably the hardware model. Never mind that part, though the OS version may still be helpful.

Tom



View Discussion   |  April 4, 2012  1:54 AM
CSV, OS/400
discussed by:
tomliotta
108,055 pts.

QEXECSQL command source

First, the question is tagged with “OS/400 M25″. Can you explain what that means? What version is your OS?

Second, is there a reason not to use the standard CPYTOIMPF command to create .CSV output? If CPYTOIMPF is out of the question for some reason, it can often be possible to use the Qshell db2 utility to manufacture .CSV output as desired. Do you have a reasonably current version of Qshell installed? (Should be at least V5R2 with decent PTFs.)

Finally, I don’t have source for ZEXECSQL, but a replacement should be fairly easy to create. Can you prompt the command and show its parms?

Tom



View Discussion   |  April 4, 2012  1:46 AM
CSV, OS/400
discussed by:
tomliotta
108,055 pts.