Get answers.  Share knowledge.  Collaborate with peers.




Will Jeff Barr’s road trip buoy AWS?
In an interesting marketing move, Amazon Web Services Chief Evangelist Jeff Barr is doubling down on customer outreach with a road-trip tour of 14 AWS user groups throughout the U.S. Will his trip have a positive effect on Amazon’s cloud provider customers? What effect will it have on AWS sales?

Answer Question   |  June 4, 2013  1:37 PM
Amazon Web services, AWS
asked by:
14,000 pts.

Backup and Restore different SQL Server 2012 Editions
Does anyone know if it is possible to backup a database on a SQL Server 2012 Enterprise Edition and restore it to a SQL Server 2012 Business Intelligence Edition using SQL Server Management Studio? I would like to go the other way as well.

Answer Question   |  May 23, 2013  10:05 PM
backup database, Business Intelligence, Enterprise, Restore Database, SQL Server 2012
asked by:
45 pts.

What data do you consider critical?
We all backup our system data and store it to protect against a worst case scenario.  But what steps did you take to determine what data is actually critical?  Have you ever gone through a system restore and realized that what you should have considered critical was not backed up?

Answer Question   |  June 4, 2013  7:33 PM
Critical storage, Data backup and recovery
asked by:
2,945 pts.

Windows on Mac
What is the best Windows to be used on Mac?

Answer Question   |  May 28, 2013  7:25 PM
Mac, Windows
asked by:
15 pts.

Cursor movement
I have a subfile with fields in the SFLCTL for a user to enter for selecting criteria. The cursor positions to the first field. They are wanting the cursor to move to the next field after they type in the data into the first field without having to press tab to go to the next [...]

Answer Question   |  May 23, 2013  7:25 PM
Cursor movement
asked by:
475 pts.

Deleting outq spool files for specific date range
Is there a command I can run that will delete spooled files older then 14 days?

Answer Question   |  May 28, 2013  3:49 PM
AS/400, AS/400 Spool Files
asked by:
35 pts.

open with r studio
anyone know how to open a mdb file with r studio?

Answer Question   |  May 23, 2013  2:51 PM
r studio
asked by:
10 pts.

Dynamic webpage OnClick not firing after OnChange
I’m still new to the .NET world so forgive me if this is trivial. I have a simple dynamic web page. If the user changes the text in the textbox and clicks the k or l button before tabbing out of text box, the onchange is the only event that fires. Each function works fine [...]

Answer Question   |  May 23, 2013  1:48 PM
dynamic controls, JavaScript, onchange, onclick
asked by:
4,115 pts.

Backup
Hi, May I ask you what solution is appropriate for my project. We collect files of different formats (spreadsheets, documents, databases, videos, audios, presentations, emails, etc.) from different financial institutions around the country. As of now, we have approximately 100TB and approximately grows 1TB per week. The solution should be acceptable in legal procedures. Thanks, [...]

Answer Question   |  May 23, 2013  3:54 AM
Backup
asked by:
10 pts.

Access 2003 parameter query bollixed
The query searches a table looking for three fields, one of which is the Year. The year parameter request works just fine [Year as yyyy]. The query then goes on and asks for a second parameter for a field that was not included as a requested field. Any hints given are appreciated – thank you [...]

Answer Question   |  May 28, 2013  12:29 AM
Microsoft Access 2003, Microsoft Access query
asked by:
60 pts.

Create Button to Open Specific Form
I have a continuous subform. I have added a command button beside each record on the subform to open another form, which is specific to that record. Every time I use the control wizard to make the button, the record I want is not opened. My relationship is Continuous ID to Button Number. I am [...]

Answer Question   |  May 22, 2013  2:27 PM
Access 2007, Access 2007 forms
asked by:
5 pts.

What is your definition of SDN?
Software-defined networking took center stage at this year’s Interop conference but many IT professionals are still having difficulty with the basic definition before they consider implementation. So that got us thinking: What is your definition of SDN?

Answer Question   |  June 4, 2013  1:32 PM
Interop, SDN, software defined networking
asked by:
14,000 pts.

Which drive is Microsoft Excel located in?
Microsoft Excel should be located on the computer C drive (the computer hard drive). The computer comes with Microsoft Windows 7 64 bit and Microsoft Office Starter 2010(preloaded). Why can’t the accounting product I am trying to set up locate any Excel templates?

Answer Question   |  May 28, 2013  10:57 AM
Microsoft Excel, Microsoft Excel template
asked by:
50 pts.

Application retirement and database archiving
Hi! I have a constantly developing application and i want to archive its DB. The DB tables structures constantly change. My idea is to develop non changing core structures (tables) of production tables. It will be something like physical DataMart. For example if I have client information in Application DB, in DataMart I will have only [...]

Answer Question   |  May 22, 2013  10:06 AM
Application acceleration, Archive, Database, Database archiving, ETL, ILM
asked by:
5 pts.

CPF4205 – Shared open not allowed for query
I have an opnqryf in my CL program and I close the file and the ovrdbf. I call a second CL program where I again do an Opnqryf, but this time it throws error CPF4205 – Shared open not allowed for query. What can be the reason? There is an RPG program being called in [...]

Answer Question   |  May 22, 2013  10:03 AM
As400 Opnqryf command
asked by:
2,030 pts.

DATAAREA
I have a variable that contains the name of a data area How can I access the data area? Without using CL

Answer Question   |  May 22, 2013  9:03 AM
AS 400, Data Area, RPGLE
asked by:
20 pts.

Login to AD from outside
Hello, I have a little problem with my AD server, I want to connect my laptop, which is already part of my domain, from the outside but still I can not. it is really possible to connect from the outside? I found a solution that says I need to configure a VPN, but I do [...]

Answer Question   |  May 22, 2013  8:35 AM
Active Directory, external login
asked by:
5 pts.

how I can get back to the original wzc
How I can get back to the original wzc? It appears on the screen. Another vender’s application seems to be controlling the wireless adapter

Answer Question   |  May 22, 2013  7:49 AM
Knowledge Base
asked by:
5 pts.

Can I move a data structue(along with positional-values) into a Data area of same length.
Can I move a data structue(along with positional-values) into a Data area of same length. Can I move a data structue having positional-values exactly into the same positions of the data area. my code is as follows:- 0014.00 FCS86C00 CF E WORKSTN 0015.00 * 0016.00 I@DS001 DS 452 0017.00 I 1 256 @DTA 0018.00 I [...]

Answer Question   |  May 22, 2013  7:10 AM
AS/400, RPG/400
asked by:
430 pts.

SQLCOD 30 error
I have a Fetch statement like this Exec Sql Fetch FileCursor into :FileDS. I am gettting SQLCOD as 30 and JOBLOG says Number of host variables less than result values. Declaration of FileDS is D FileDS E DS EXTNAME(FileNAme) Can anyone tell me the reason for this?

Answer Question   |  May 22, 2013  5:09 AM
AS400 SQLRPGLE
asked by:
2,030 pts.