Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
About Us
986
Questions
785
Answers
Interview Preparation mode
beta
Funny Facebook Status
Enter your email address
All categories
SQL Server Interview Questions and Answers
(197)
SSIS Interview Questions and Answers
(54)
SSRS Interview Questions and Answers
(9)
SSAS Interview Questions and Answers
(29)
.NET Interview Questions and Answers
(186)
Oracle Interview Questions and Answers
(122)
Java Interview Questions and Answers
(32)
UNIX Interview Questions and Answers
(47)
Networking Interview Questions and Answers
(17)
MySQL Interview Questions and Answers
(30)
HR Interview Questions and Answers
(237)
General Interview Questions and Answers
(9)
Other Interview Questions and Answers
(8)
Job Openings
(3)
Greenplum Database Interview Questions and Answers
(5)
What is a breakpoint in SSIS? How is it setup? How do you disable it?
Nice?
Vote!
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
Anand
(
1,440
points)
ssis-interview-question
breakpoint
2 Answers
Nice?
Vote!
Breakpoints allow the execution to be paused in order o review the status of the data, variables and the overall status of the SSIS package. Breakpoints in SSIS are set up through the BIDS wizard. In this wizard, one needs to navigate to the control flow interface. The object where the breakpoint needs to be applied needs to be selected. Following which, Edit breakpoints can be clicked.
answered
1 year
ago
by
Anand
(
1,440
points)
Nice?
Vote!
A break point in SSIS is a stopping / exit point in the code. It is an opportunity for reviewing the status of the data, variables and all the status of SSIS package, given to the developer / DBA. Each break point has 10 unique conditions.
Break points are setup using BIDS. In BIDS, navigate through control flow. Right click on the object that is to set the break point, and click on ‘Edit break point…’.
answered
1 year
ago
by
Anand
(
1,440
points)
Related questions
Nice?
Vote!
1
answer
What is a breakpoint in SSIS? How is it setup? How do you disable it?
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
R
(
19,530
points)
ssis-interview-question
ssis
breakpoint
Nice?
Vote!
1
answer
Can you explain how to setup a checkpoint file in SSIS?
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
R
(
19,530
points)
ssis-interview-question
ssis
checkpoint
Nice?
Vote!
1
answer
Explain what breakpoints are and how you would use them
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
R
(
19,530
points)
ssis-interview-question
ssis
breakpoint
Nice?
Vote!
1
answer
SSIS - How do you eliminate quotes from being uploaded from a flat file to SQL Server?
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
R
(
19,530
points)
ssis
ssis-interview-question
Nice?
Vote!
2
answers
How would you do Logging in SSIS?
asked
1 year
ago
in
SSIS Interview Questions and Answers
by
R
(
19,530
points)
ssis
ssis-interview-question